diff options
Diffstat (limited to 'sound/soc/s3c24xx/s3c24xx-i2s.h')
-rw-r--r-- | sound/soc/s3c24xx/s3c24xx-i2s.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/s3c24xx/s3c24xx-i2s.h b/sound/soc/s3c24xx/s3c24xx-i2s.h index f9ca04edacb..537b4ecce8a 100644 --- a/sound/soc/s3c24xx/s3c24xx-i2s.h +++ b/sound/soc/s3c24xx/s3c24xx-i2s.h @@ -32,4 +32,6 @@ u32 s3c24xx_i2s_get_clockrate(void); +extern struct snd_soc_cpu_dai s3c24xx_i2s_dai; + #endif /*S3C24XXI2S_H_*/ |