diff options
author | Nikolaus Voss <nv@vosn.de> | 2024-12-19 13:54:11 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2024-12-21 02:43:41 +0300 |
commit | c384481006476ac65478fa3584c7245782e52f34 (patch) | |
tree | 610ad665ca724b757ea132726bd891c1a592c71e /scripts/extract-fwblobs | |
parent | f4bf0b909a6bf64a2220a42a7c8b8c2ee1b77b89 (diff) | |
download | linux-c384481006476ac65478fa3584c7245782e52f34.tar.xz |
clk: clk-imx8mp-audiomix: fix function signature
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>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions