]> Git Repo - linux.git/commit
ASoC: Fix SND_SOC_ALL_CODECS imply misc fallout
authorGeert Uytterhoeven <[email protected]>
Wed, 12 Feb 2020 14:56:50 +0000 (15:56 +0100)
committerMark Brown <[email protected]>
Wed, 12 Feb 2020 23:53:47 +0000 (23:53 +0000)
commitd8dd3f92a6ba11f9046df48765e6f12ad70a3946
tree7bff220d6e564796dc5bf9a480b6d282fb5e2c0e
parent1d0158f547e0dbefa9e18930e93f270ab0309707
ASoC: Fix SND_SOC_ALL_CODECS imply misc fallout

Fixes for missing miscellaneous support:

    ERROR: "abx500_get_register_interruptible" [...] undefined!
    ERROR: "abx500_set_register_interruptible" [...] undefined!
    ERROR: "arizona_free_irq" [...] undefined!
    ERROR: "arizona_request_irq" [...] undefined!
    ERROR: "arizona_set_irq_wake" [...] undefined!
    ERROR: "mc13xxx_reg_rmw" [...] undefined!
    ERROR: "mc13xxx_reg_write" [...] undefined!
    ERROR: "snd_soc_free_ac97_component" [...] undefined!
    ERROR: "snd_soc_new_ac97_component" [...] undefined!

Reported-by: Randy Dunlap <[email protected]>
Fixes: ea00d95200d02ece ("ASoC: Use imply for SND_SOC_ALL_CODECS")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/Kconfig
This page took 0.049385 seconds and 4 git commands to generate.