]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/nand/zynq_nand.c
mtd: nand: Rename nand.h into rawnand.h
[people/ms/u-boot.git] / drivers / mtd / nand / zynq_nand.c
index 076b878244364dbee57212356bad8e1453427548..6494196049f1c4a521c40859badfb6144903909d 100644 (file)
@@ -13,7 +13,7 @@
 #include <linux/errno.h>
 #include <nand.h>
 #include <linux/mtd/mtd.h>
-#include <linux/mtd/nand.h>
+#include <linux/mtd/rawnand.h>
 #include <linux/mtd/partitions.h>
 #include <linux/mtd/nand_ecc.h>
 #include <asm/arch/hardware.h>