]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/nand/vf610_nfc.c
mtd: nand: Rename nand.h into rawnand.h
[people/ms/u-boot.git] / drivers / mtd / nand / vf610_nfc.c
index f99bdaf94da2be3dc216ff05f9580105a8049163..dd53f2bedb341ac956b433a1d64a771fb1ae183e 100644 (file)
@@ -26,7 +26,7 @@
 #include <malloc.h>
 
 #include <linux/mtd/mtd.h>
-#include <linux/mtd/nand.h>
+#include <linux/mtd/rawnand.h>
 #include <linux/mtd/partitions.h>
 
 #include <nand.h>