omap: headers: Move remaining headers from include/mach to include/plat
[deliverable/linux.git] / drivers / mtd / nand / omap2.c
index 090ab87086b5245ed522ed940658c2db0f825503..1bb799f0125c0e417542d34d7637a7ed8f25c3a6 100644 (file)
@@ -18,9 +18,9 @@
 #include <linux/mtd/partitions.h>
 #include <linux/io.h>
 
-#include <mach/dma.h>
-#include <mach/gpmc.h>
-#include <mach/nand.h>
+#include <plat/dma.h>
+#include <plat/gpmc.h>
+#include <plat/nand.h>
 
 #define GPMC_IRQ_STATUS                0x18
 #define GPMC_ECC_CONFIG                0x1F4
This page took 0.023754 seconds and 5 git commands to generate.