omap: headers: Move remaining headers from include/mach to include/plat
[deliverable/linux.git] / arch / arm / mach-omap2 / gpmc.c
index 15876828db23b05abd24c4ab36eac7e6c9040a7d..004da696ace7c7e62573df87b345e1280db90c9c 100644 (file)
@@ -24,9 +24,9 @@
 #include <linux/module.h>
 
 #include <asm/mach-types.h>
-#include <mach/gpmc.h>
+#include <plat/gpmc.h>
 
-#include <mach/sdrc.h>
+#include <plat/sdrc.h>
 
 /* GPMC register offsets */
 #define GPMC_REVISION          0x00
This page took 0.024427 seconds and 5 git commands to generate.