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