mtd: nand: omap_elm: remove #include omap_gpmc.h
[oweals/u-boot.git] / drivers / mtd / nand / omap_elm.c
index 2aa7807f3e5e5bba40b84b183073ada9bb490845..4c65f3b6f5f6a0f7f56c0367c1bc915f44089088 100644 (file)
@@ -16,9 +16,8 @@
 #include <common.h>
 #include <asm/io.h>
 #include <asm/errno.h>
-#include <asm/arch/cpu.h>
-#include <asm/omap_gpmc.h>
-#include <asm/omap_elm.h>
+#include <linux/mtd/omap_elm.h>
+#include <asm/arch/hardware.h>
 
 #define ELM_DEFAULT_POLY (0)