kernel-fxtec-pro1x/sound/soc/atmel
Chen Zhou a12df6191d ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
[ Upstream commit 8fea78029f5e6ed734ae1957bef23cfda1af4354 ]

If CONFIG_SND_ATMEL_SOC_DMA=m, build error:

sound/soc/atmel/atmel_ssc_dai.o: In function `atmel_ssc_set_audio':
(.text+0x7cd): undefined reference to `atmel_pcm_dma_platform_register'

Function atmel_pcm_dma_platform_register is defined under
CONFIG SND_ATMEL_SOC_DMA, so select SND_ATMEL_SOC_DMA in
CONFIG SND_ATMEL_SOC_SSC, same to CONFIG_SND_ATMEL_SOC_PDC.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Link: https://lore.kernel.org/r/20200113133242.144550-1-chenzhou10@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-02-24 08:34:46 +01:00
..
atmel-classd.c Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bd28623', 'asoc/topic/blackfin' and 'asoc/topic/bt-sco' into asoc-next 2018-03-28 10:29:01 +08:00
atmel-classd.h
atmel-i2s.c ASoC: atmel-i2s: Remove unnecessary audio PLL clock (aclk) 2018-07-03 16:33:38 +01:00
atmel-pcm-dma.c
atmel-pcm-pdc.c ASoC: atmel: replace platform to component 2018-02-12 11:45:16 +00:00
atmel-pcm.h
atmel-pdmic.c Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bd28623', 'asoc/topic/blackfin' and 'asoc/topic/bt-sco' into asoc-next 2018-03-28 10:29:01 +08:00
atmel-pdmic.h
atmel_ssc_dai.c ASoC: atmel: simplify getting .drvdata 2018-04-19 15:40:30 +01:00
atmel_ssc_dai.h
atmel_wm8904.c
Kconfig ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m 2020-02-24 08:34:46 +01:00
Makefile ASoC: atmel-i2s: add driver for the new Atmel I2S controller 2018-05-29 15:37:21 +01:00
sam9g20_wm8731.c
sam9x5_wm8731.c
tse850-pcm5142.c