linux/sound/soc/omap
Olof Johansson 761c9d45d1 ASoC: Fix build of OMAP sound drivers
There are build errors when building for some of the omap2/3 boards without
enabling sound:

sound/built-in.o:(.data+0x43bc): undefined reference to `soc_codec_dev_tlv320aic23'
sound/built-in.o:(.data+0x43cc): undefined reference to `tlv320aic23_dai'

Confused me quite a bit since the drivers that had references to the
codec weren't enabled. Turns out the Makefile was using the wrong
config option to enable them. Patch below.

Reported-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-12-10 19:36:38 +00:00
..
am3517evm.c ASoC: Adding OMAP3517 / AM3517 EVM support in ASOC 2009-10-29 22:28:18 +00:00
ams-delta.c ASoC: Amstrad Delta minor cleanups 2009-10-21 19:08:21 +01:00
igep0020.c ASoC: Add support for IGEP v2 2009-11-19 10:48:43 +00:00
Kconfig ASoC: Add support for IGEP v2 2009-11-19 10:48:43 +00:00
Makefile ASoC: Fix build of OMAP sound drivers 2009-12-10 19:36:38 +00:00
n810.c ASoC: tlv320aic3x: fixup board device changes 2009-08-21 10:52:57 +01:00
omap-mcbsp.c ASoC: omap-mcbsp - add support for upto 16 channels. 2009-11-10 11:58:21 +00:00
omap-mcbsp.h ASoC: OMAP: Add functionality to set CLKR and FSR sources in McBSP DAI 2009-08-28 18:36:43 +01:00
omap-pcm.c ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1 2009-11-06 13:54:26 +00:00
omap-pcm.h ASoC: OMAP: Use McBSP threshold to playback and capture 2009-08-20 20:10:29 +01:00
omap2evm.c ASoC: TWL4030: Add support Voice DAI 2009-04-20 12:44:24 +01:00
omap3beagle.c ASoC: Beagle: Add support for 4 channel 2009-04-24 17:38:25 +01:00
omap3evm.c Merge branch 'for-2.6.32' into for-2.6.33 2009-11-18 13:54:51 +00:00
omap3pandora.c Merge branch 'for-2.6.32' into for-2.6.33 2009-11-18 13:54:51 +00:00
osk5912.c ASoC: OMAP: Fix FS polarity in OSK5912 machine driver 2009-04-16 13:37:26 +01:00
overo.c ASoC: OMAP: enable Overo driver for CM-T35 2009-11-16 16:02:03 +00:00
sdp3430.c ASoC: SDP3430: Fix TWL GPIO6 pin mux request 2009-08-25 19:30:32 +01:00
zoom2.c ASoC: Zoom2: Update twl4030_setup_data parameters 2009-07-03 11:01:05 +01:00