summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa2xx-ac97.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-07-01 11:23:13 +0200
committerTakashi Iwai <tiwai@suse.de>2013-07-01 11:23:13 +0200
commitef866ac0c29223d01ce751bb342d8f4fa1b2580a (patch)
treef6e006b369f08f379fa0c164ff34783daf02215a /sound/soc/pxa/pxa2xx-ac97.h
parentMerge branch 'for-next' into for-linus (diff)
parentMerge remote-tracking branch 'asoc/topic/x86' into asoc-next (diff)
downloadlinux-ef866ac0c29223d01ce751bb342d8f4fa1b2580a.tar.xz
linux-ef866ac0c29223d01ce751bb342d8f4fa1b2580a.zip
Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Final updates for v3.11 A few final updates: - A couple of additional bug fixes for the AC'97 refactoring. - Some fixes for the ADAU1701 driver.
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