aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/Makefile
diff options
context:
space:
mode:
authorGravatar Takashi Iwai <tiwai@suse.de> 2013-11-21 15:55:06 +0100
committerGravatar Mark Brown <broonie@linaro.org> 2013-11-25 17:12:15 +0000
commit8778ac6be25abf0496fc614a3e77ad2ff8300353 (patch)
tree57e9515e4a74e3105be919993a5ba573b47b8ea3 /sound/soc/Makefile
parentLinux 3.13-rc1 (diff)
downloadlinux-8778ac6be25abf0496fc614a3e77ad2ff8300353.tar.gz
linux-8778ac6be25abf0496fc614a3e77ad2ff8300353.tar.bz2
linux-8778ac6be25abf0496fc614a3e77ad2ff8300353.zip
ASoC: Fix build without CONFIG_GPIOLIB
snd_soc_jack_gpio stuff is currently enabled for CONFIG_GPIOLIB explicitly with ifdef, and this causes build errors on some drivers such as: sound/soc/omap/rx51.c:220:33: error: array type has incomplete element type Remove ifdef and provide dummy functions for CONFIG_GPIOLIB=n case instead. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/Makefile')
0 files changed, 0 insertions, 0 deletions