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 ab1fa159d3ae..b7e951fe30a6 100644 --- a/sound/soc/s3c24xx/s3c64xx-i2s.c +++ b/sound/soc/s3c24xx/s3c64xx-i2s.c | |||
@@ -18,7 +18,6 @@ | |||
18 | 18 | ||
19 | #include <sound/soc.h> | 19 | #include <sound/soc.h> |
20 | 20 | ||
21 | #include <plat/regs-s3c2412-iis.h> | ||
22 | #include <mach/gpio-bank-d.h> | 21 | #include <mach/gpio-bank-d.h> |
23 | #include <mach/gpio-bank-e.h> | 22 | #include <mach/gpio-bank-e.h> |
24 | #include <plat/gpio-cfg.h> | 23 | #include <plat/gpio-cfg.h> |
@@ -27,6 +26,7 @@ | |||
27 | #include <mach/dma.h> | 26 | #include <mach/dma.h> |
28 | 27 | ||
29 | #include "s3c-dma.h" | 28 | #include "s3c-dma.h" |
29 | #include "regs-i2s-v2.h" | ||
30 | #include "s3c64xx-i2s.h" | 30 | #include "s3c64xx-i2s.h" |
31 | 31 | ||
32 | /* The value should be set to maximum of the total number | 32 | /* The value should be set to maximum of the total number |