Re: [PATCH 1/2] ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA
From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Date: 2021-11-26 05:26:44
Also in:
kernel-janitors, lkml
From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Date: 2021-11-26 05:26:44
Also in:
kernel-janitors, lkml
Hi, On 2021/11/25 18:51, Lukas Bulwahn wrote:
Commit f37fe2f9987b ("ASoC: uniphier: add support for UniPhier AIO common
driver") adds configs SND_SOC_UNIPHIER_{LD11,PXS2}, which select the
non-existing config SND_SOC_UNIPHIER_AIO_DMA.
Hence, ./scripts/checkkconfigsymbols.py warns:
SND_SOC_UNIPHIER_AIO_DMA
Referencing files: sound/soc/uniphier/Kconfig
Probably, there is actually no further config intended to be selected
here. So, just drop selecting the non-existing config.The feature corresponding to this config is inseparable in AIO driver. Probably unused definition remains in Kconfig, so it's ok to drop this config. Thank you, --- Best Regards Kunihiko Hayashi _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel