diff options
Diffstat (limited to 'sound/soc/s3c24xx/s3c64xx-i2s-v4.c')
-rw-r--r-- | sound/soc/s3c24xx/s3c64xx-i2s-v4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c64xx-i2s-v4.c b/sound/soc/s3c24xx/s3c64xx-i2s-v4.c index a9628472ebfe..46b65d7cb630 100644 --- a/sound/soc/s3c24xx/s3c64xx-i2s-v4.c +++ b/sound/soc/s3c24xx/s3c64xx-i2s-v4.c | |||
@@ -21,7 +21,7 @@ | |||
21 | #include <mach/map.h> | 21 | #include <mach/map.h> |
22 | #include <mach/dma.h> | 22 | #include <mach/dma.h> |
23 | 23 | ||
24 | #include "s3c-dma.h" | 24 | #include "dma.h" |
25 | #include "regs-i2s-v2.h" | 25 | #include "regs-i2s-v2.h" |
26 | #include "s3c64xx-i2s.h" | 26 | #include "s3c64xx-i2s.h" |
27 | 27 | ||