]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/nand/omap_elm.c
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common...
[karo-tx-uboot.git] / drivers / mtd / nand / omap_elm.c
index 2aa7807f3e5e5bba40b84b183073ada9bb490845..64dca4fe9831efdc01f466016889cdc000cd2908 100644 (file)
@@ -16,9 +16,9 @@
 #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 <asm/arch/hardware.h>
 
 #define ELM_DEFAULT_POLY (0)