]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/nand/pxa3xx_nand.c
mtd: nand: Rename nand.h into rawnand.h
[people/ms/u-boot.git] / drivers / mtd / nand / pxa3xx_nand.c
index cedbb239b686eb6733c0c28b506d198545429a1e..a3ca3373e4bdfabfea1d726fb82299e069c7b2fa 100644 (file)
@@ -15,7 +15,7 @@
 #include <asm/io.h>
 #include <asm/arch/cpu.h>
 #include <linux/mtd/mtd.h>
-#include <linux/mtd/nand.h>
+#include <linux/mtd/rawnand.h>
 #include <linux/types.h>
 
 #include "pxa3xx_nand.h"