]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/nand/omap_elm.c
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
[karo-tx-uboot.git] / drivers / mtd / nand / omap_elm.c
index 64dca4fe9831efdc01f466016889cdc000cd2908..55a631deb4a5f2ba728585fe336aa8fd03e44d2c 100644 (file)
@@ -16,7 +16,7 @@
 #include <common.h>
 #include <asm/io.h>
 #include <asm/errno.h>
-#include <asm/omap_gpmc.h>
+#include <linux/mtd/omap_gpmc.h>
 #include <asm/omap_elm.h>
 #include <asm/arch/hardware.h>