diff options
author | Geert Uytterhoeven <[email protected]> | 2020-02-24 12:25:37 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-02-24 12:42:41 +0000 |
commit | 5a309875787db47d69610e45f00a727ef9e62aa0 (patch) | |
tree | 9db7685e5c0ceb120941fe6df9bb85e95dffd8c7 /lib/memory-notifier-error-inject.c | |
parent | 8101d76253f6d1032ca79e937e45b837cb4bf0e0 (diff) |
ASoC: Fix SND_SOC_ALL_CODECS imply ac97 fallout
On i386 randconfig:
sound/soc/codecs/wm9705.o: In function `wm9705_soc_resume':
wm9705.c:(.text+0x128): undefined reference to `snd_ac97_reset'
sound/soc/codecs/wm9712.o: In function `wm9712_soc_resume':
wm9712.c:(.text+0x2d1): undefined reference to `snd_ac97_reset'
sound/soc/codecs/wm9713.o: In function `wm9713_soc_resume':
wm9713.c:(.text+0x820): undefined reference to `snd_ac97_reset'
Fix this by adding the missing dependencies on SND_SOC_AC97_BUS.
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions