diff options
| author | Arnd Bergmann <[email protected]> | 2023-10-27 15:23:53 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-10-27 16:37:32 +0000 |
| commit | cf046ecbcd1cd0ef1d762b3365b9918175e121ab (patch) | |
| tree | c6a197d9666741d7ec0f5a298a159e66f011b48a /lib/debugobjects.c | |
| parent | ASoC: amd: acp: add ACPI dependency (diff) | |
| download | kernel-cf046ecbcd1cd0ef1d762b3365b9918175e121ab.tar.gz kernel-cf046ecbcd1cd0ef1d762b3365b9918175e121ab.zip | |
ASoC: codecs: aw88399: fix typo in Kconfig select
The aw88395_lib module is shared by all the aw883* drivers that
need to select the corresponding Kconfig symbol. The newly added
aw88399 incorrectly selects SND_SOC_AW88399_LIB instead, which
is not defined anywhere in the kernel, causing a link failure when
the actual one is missing:
arm-linux-gnueabi-ld: sound/soc/codecs/aw88399.o: in function `aw88399_codec_probe':
aw88399.c:(.text+0xbc6): undefined reference to `aw88395_dev_load_acf_check'
arm-linux-gnueabi-ld: aw88399.c:(.text+0xbea): undefined reference to `aw88395_dev_cfg_load'
Fixes: 8ade6cc7e261 ("ASoC: codecs: Add aw88399 amplifier driver")
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
