diff options
Diffstat (limited to 'sound/soc/pxa/pxa2xx-ac97.h')
-rw-r--r-- | sound/soc/pxa/pxa2xx-ac97.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/pxa/pxa2xx-ac97.h b/sound/soc/pxa/pxa2xx-ac97.h index e390de8edcd4..eda891e6f31b 100644 --- a/sound/soc/pxa/pxa2xx-ac97.h +++ b/sound/soc/pxa/pxa2xx-ac97.h | |||
@@ -14,8 +14,6 @@ | |||
14 | #define PXA2XX_DAI_AC97_AUX 1 | 14 | #define PXA2XX_DAI_AC97_AUX 1 |
15 | #define PXA2XX_DAI_AC97_MIC 2 | 15 | #define PXA2XX_DAI_AC97_MIC 2 |
16 | 16 | ||
17 | extern struct snd_soc_dai pxa_ac97_dai[3]; | ||
18 | |||
19 | /* platform data */ | 17 | /* platform data */ |
20 | extern struct snd_ac97_bus_ops pxa2xx_ac97_ops; | 18 | extern struct snd_ac97_bus_ops pxa2xx_ac97_ops; |
21 | 19 | ||