]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/nand/omap_gpmc.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_gpmc.c
index b54e39e1cd5be28a8ac764197cb6cf90bb0133b0..452e40f04ef5301bbc547b3b5cddf8123d730e3d 100644 (file)
@@ -9,7 +9,7 @@
 #include <asm/io.h>
 #include <asm/errno.h>
 #include <asm/arch/mem.h>
-#include <asm/omap_gpmc.h>
+#include <linux/mtd/omap_gpmc.h>
 #include <linux/mtd/nand_ecc.h>
 #include <linux/bch.h>
 #include <linux/compiler.h>