linux/sound/soc/atmel
Axel Lin 739be96ab8 ASoC: Fix build dependency for SND_ATMEL_SOC_SSC
Make SND_ATMEL_SOC_SSC select ATMEL_SSC to fix below build errors:

  LD      .tmp_vmlinux1
sound/built-in.o: In function `atmel_ssc_remove':
sound/soc/atmel/atmel_ssc_dai.c:713: undefined reference to `ssc_free'
sound/built-in.o: In function `atmel_ssc_probe':
sound/soc/atmel/atmel_ssc_dai.c:700: undefined reference to `ssc_request'
sound/built-in.o: In function `atmel_ssc_set_audio':
sound/soc/atmel/atmel_ssc_dai.c:845: undefined reference to `ssc_request'
sound/soc/atmel/atmel_ssc_dai.c:851: undefined reference to `ssc_free'
make: *** [.tmp_vmlinux1] Error 1

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-01-05 23:00:12 -08:00
..
Kconfig ASoC: Fix build dependency for SND_ATMEL_SOC_SSC 2012-01-05 23:00:12 -08:00
Makefile ASoC: drop support for PlayPaq with WM8510 2011-11-23 10:28:38 +00:00
atmel-pcm.c ASoC: Convert atmel directory to module_platform_driver 2011-11-25 13:15:01 +00:00
atmel-pcm.h ASoC: trivial: typo in atmel_pcm_dma_params strucutre comment 2011-05-26 22:10:07 +08:00
atmel_ssc_dai.c ASoC: Convert atmel directory to module_platform_driver 2011-11-25 13:15:01 +00:00
atmel_ssc_dai.h ASoC: Add simplfied device registration for Atmel SSC devices 2010-08-18 16:53:22 +01:00
sam9g20_wm8731.c ASoC: atmel: Add .owner to struct snd_soc_card 2011-12-22 17:34:33 +00:00
snd-soc-afeb9260.c ASoC: atmel: Add .owner to struct snd_soc_card 2011-12-22 17:34:33 +00:00