ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header
[deliverable/linux.git] / arch / arm / mach-omap2 / gpmc-onenand.c
index 8b6876c98ce1a320c793e7485c35d23bd3a5b923..53d197e0c1f34525b828e256bff935e41ebe7d33 100644 (file)
 #include <linux/platform_device.h>
 #include <linux/mtd/onenand_regs.h>
 #include <linux/io.h>
+#include <linux/omap-gpmc.h>
 #include <linux/platform_data/mtd-onenand-omap2.h>
 #include <linux/err.h>
 
 #include <asm/mach/flash.h>
 
-#include "gpmc.h"
 #include "soc.h"
-#include "gpmc-onenand.h"
 
 #define        ONENAND_IO_SIZE SZ_128K
 
This page took 0.026813 seconds and 5 git commands to generate.