diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-06-27 14:52:03 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-06-27 15:11:25 +0200 |
commit | 36ac1e29f49ff4cbf1500465db311b17d8ba9213 (patch) | |
tree | 523ac08545cd8b76a542f28d8db8c1773e0cf930 /README | |
parent | ASoC: imx-audmix: Split capture device to be a new (diff) | |
download | linux-36ac1e29f49ff4cbf1500465db311b17d8ba9213.tar.xz linux-36ac1e29f49ff4cbf1500465db311b17d8ba9213.zip |
ASoC: codecs: lpass-wsa-macro: add missing select of common code
The Qualcomm LPASS WSA macro codec driver uses now parts of common
module, so it has to select SND_SOC_LPASS_MACRO_COMMON.
sound/soc/codecs/lpass-wsa-macro.o: in function `wsa_macro_probe':
sound/soc/codecs/lpass-wsa-macro.c:2767:(.text+0x1c9c): undefined reference to `lpass_macro_get_codec_version'
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202406272231.th1LtuLk-lkp@intel.com/
Fixes: 5dcf442bbbca ("ASoC: codecs: lpass-wsa-macro: Prepare to accommodate new codec versions")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240627125203.171048-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions