ASoC: Fix S3C64xx IIS driver for Samsung header reorg
[safe/jmp/linux-2.6] / sound / soc / s3c24xx / s3c64xx-i2s.c
index cc7edb5..22fdb79 100644 (file)
@@ -28,8 +28,8 @@
 #include <sound/soc.h>
 
 #include <plat/regs-s3c2412-iis.h>
-#include <plat/gpio-bank-d.h>
-#include <plat/gpio-bank-e.h>
+#include <mach/gpio-bank-d.h>
+#include <mach/gpio-bank-e.h>
 #include <plat/gpio-cfg.h>
 
 #include <mach/map.h>