aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2024-11-11 11:29:21 +0100
committerStephen Boyd <[email protected]>2024-11-14 12:33:10 -0800
commit681ed497d676db1677605b2f9deacf2ab2cba040 (patch)
treecfcedfd7c02c3175b7e27c09c60266dd7312ff4f /rust/helpers/build_bug.c
parentc601478bf02e124744308bca3618e07ad8a8208d (diff)
clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX
As in most cases, using 'imply' is wrong here and does not prevent build failures since that code may not be visible to a built-in clk driver: axg-audio.c:(.text+0x15c): undefined reference to `devm_meson_rst_aux_register' Replace the incorrt 'imply' with the necessary 'depends on'. Fixes: 664988eb47dd ("clk: amlogic: axg-audio: use the auxiliary reset driver") Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Jerome Brunet <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions