diff options
| author | Nikolaus Voss <nv@vosn.de> | 2024-12-19 11:54:11 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-09 13:33:50 +0100 |
| commit | dc05ee60312813f72a12f513329ac61b88317bb1 (patch) | |
| tree | 0553a7b11bf4b32d2e0bfc5f903ea810f9c02039 /scripts/objdiff | |
| parent | 90daa2f8358566e37e9d1bfb98a1ed5e85843bb1 (diff) | |
| download | linux-dc05ee60312813f72a12f513329ac61b88317bb1.tar.gz linux-dc05ee60312813f72a12f513329ac61b88317bb1.tar.bz2 linux-dc05ee60312813f72a12f513329ac61b88317bb1.zip | |
clk: clk-imx8mp-audiomix: fix function signature
commit c384481006476ac65478fa3584c7245782e52f34 upstream.
clk_imx8mp_audiomix_reset_controller_register() in the
"if !CONFIG_RESET_CONTROLLER" branch had the first
argument missing. It is an empty function for this branch
so it wasn't immediately apparent.
Fixes: 6f0e817175c5 ("clk: imx: clk-audiomix: Add reset controller")
Cc: <stable@vger.kernel.org> # 6.12.x
Signed-off-by: Nikolaus Voss <nv@vosn.de>
Link: https://lore.kernel.org/r/20241219105447.889CB11FE@mail.steuer-voss.de
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
