]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/nand/omap_elm.c
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
[karo-tx-uboot.git] / drivers / mtd / nand / omap_elm.c
index 55a631deb4a5f2ba728585fe336aa8fd03e44d2c..47b1f1bfe27b0dbbb50efa32363fc1f58c93b04d 100644 (file)
@@ -17,7 +17,7 @@
 #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)