summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa2xx-ac97.h
diff options
context:
space:
mode:
authorKevin Hilman <khilman@linaro.org>2013-06-28 20:17:48 +0200
committerMark Brown <broonie@linaro.org>2013-06-29 14:24:29 +0200
commit7685e0165b36ae034dd5e67b7fbbee7e74604f38 (patch)
tree94f7303a9f83659996c7fc63affb1ce5ac58a4d6 /sound/soc/pxa/pxa2xx-ac97.h
parentASoC: tegra20-ac97: Remove unused variable (diff)
downloadlinux-7685e0165b36ae034dd5e67b7fbbee7e74604f38.tar.xz
linux-7685e0165b36ae034dd5e67b7fbbee7e74604f38.zip
ASoC: pxa2xx: fixup multi-platform AC'97 build failures
commit b047e1cc (ASoC: ac97: Support multi-platform AC'97) introduced some build failures for the pxa2xx-ac97 support, fix them. Cc: Mark Brown <broonie@linaro.org> Signed-off-by: Kevin Hilman <khilman@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/pxa/pxa2xx-ac97.h')
-rw-r--r--sound/soc/pxa/pxa2xx-ac97.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/pxa/pxa2xx-ac97.h b/sound/soc/pxa/pxa2xx-ac97.h
index eda891e6f31b..a49c21ba3842 100644
--- a/sound/soc/pxa/pxa2xx-ac97.h
+++ b/sound/soc/pxa/pxa2xx-ac97.h
@@ -14,7 +14,4 @@
#define PXA2XX_DAI_AC97_AUX 1
#define PXA2XX_DAI_AC97_MIC 2
-/* platform data */
-extern struct snd_ac97_bus_ops pxa2xx_ac97_ops;
-
#endif