diff options
Diffstat (limited to 'sound/soc/s3c24xx/s3c64xx-i2s.c')
-rw-r--r-- | sound/soc/s3c24xx/s3c64xx-i2s.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c64xx-i2s.c b/sound/soc/s3c24xx/s3c64xx-i2s.c index 719d63c27fdb..cc7edb5f792d 100644 --- a/sound/soc/s3c24xx/s3c64xx-i2s.c +++ b/sound/soc/s3c24xx/s3c64xx-i2s.c | |||
@@ -35,7 +35,7 @@ | |||
35 | #include <mach/map.h> | 35 | #include <mach/map.h> |
36 | #include <mach/dma.h> | 36 | #include <mach/dma.h> |
37 | 37 | ||
38 | #include "s3c24xx-pcm.h" | 38 | #include "s3c-dma.h" |
39 | #include "s3c64xx-i2s.h" | 39 | #include "s3c64xx-i2s.h" |
40 | 40 | ||
41 | static struct s3c2410_dma_client s3c64xx_dma_client_out = { | 41 | static struct s3c2410_dma_client s3c64xx_dma_client_out = { |