diff options
Diffstat (limited to 'sound/soc/s3c24xx/s3c-dma.h')
-rw-r--r-- | sound/soc/s3c24xx/s3c-dma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c-dma.h b/sound/soc/s3c24xx/s3c-dma.h index 69bb6bf6fc1c..748c07d7c075 100644 --- a/sound/soc/s3c24xx/s3c-dma.h +++ b/sound/soc/s3c24xx/s3c-dma.h | |||
@@ -25,7 +25,6 @@ struct s3c_dma_params { | |||
25 | #define S3C24XX_DAI_I2S 0 | 25 | #define S3C24XX_DAI_I2S 0 |
26 | 26 | ||
27 | /* platform data */ | 27 | /* platform data */ |
28 | extern struct snd_soc_platform s3c24xx_soc_platform; | ||
29 | extern struct snd_ac97_bus_ops s3c24xx_ac97_ops; | 28 | extern struct snd_ac97_bus_ops s3c24xx_ac97_ops; |
30 | 29 | ||
31 | #endif | 30 | #endif |