diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/s3c24xx/s3c64xx-i2s.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/s3c24xx/s3c64xx-i2s.c b/sound/soc/s3c24xx/s3c64xx-i2s.c index cc7edb5f792d..22fdb799c883 100644 --- a/sound/soc/s3c24xx/s3c64xx-i2s.c +++ b/sound/soc/s3c24xx/s3c64xx-i2s.c | |||
@@ -28,8 +28,8 @@ | |||
28 | #include <sound/soc.h> | 28 | #include <sound/soc.h> |
29 | 29 | ||
30 | #include <plat/regs-s3c2412-iis.h> | 30 | #include <plat/regs-s3c2412-iis.h> |
31 | #include <plat/gpio-bank-d.h> | 31 | #include <mach/gpio-bank-d.h> |
32 | #include <plat/gpio-bank-e.h> | 32 | #include <mach/gpio-bank-e.h> |
33 | #include <plat/gpio-cfg.h> | 33 | #include <plat/gpio-cfg.h> |
34 | 34 | ||
35 | #include <mach/map.h> | 35 | #include <mach/map.h> |