diff options
Diffstat (limited to 'sound/soc/s3c24xx/s3c24xx-ac97.h')
-rw-r--r-- | sound/soc/s3c24xx/s3c24xx-ac97.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c24xx-ac97.h b/sound/soc/s3c24xx/s3c24xx-ac97.h index bf03e8ed16c3..a96dcadf28b4 100644 --- a/sound/soc/s3c24xx/s3c24xx-ac97.h +++ b/sound/soc/s3c24xx/s3c24xx-ac97.h | |||
@@ -26,6 +26,6 @@ | |||
26 | #define IRQ_S3C244x_AC97 IRQ_S3C2443_AC97 | 26 | #define IRQ_S3C244x_AC97 IRQ_S3C2443_AC97 |
27 | #endif | 27 | #endif |
28 | 28 | ||
29 | extern struct snd_soc_cpu_dai s3c2443_ac97_dai[]; | 29 | extern struct snd_soc_dai s3c2443_ac97_dai[]; |
30 | 30 | ||
31 | #endif /*S3C24XXAC97_H_*/ | 31 | #endif /*S3C24XXAC97_H_*/ |