Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 6 Oct 2007 17:22:26 +0000 (13:22 -0400)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 6 Oct 2007 17:22:26 +0000 (13:22 -0400)
drivers/mtd/nand/s3c2410.c

index 5fac4c4..b79a9cf 100644 (file)
@@ -60,8 +60,8 @@
 
 #include <asm/io.h>
 
-#include <asm/arch/regs-nand.h>
-#include <asm/arch/nand.h>
+#include <asm/plat-s3c/regs-nand.h>
+#include <asm/plat-s3c/nand.h>
 
 #ifdef CONFIG_MTD_NAND_S3C2410_HWECC
 static int hardware_ecc = 1;