]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/nand/lpc32xx_nand_mlc.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / mtd / nand / lpc32xx_nand_mlc.c
index a7931153315d9ee25d6a993f7ed4ec74e63f58aa..3af7e6dfac69e0d67ed04685386fe95ca5cffbcc 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <common.h>
 #include <nand.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/io.h>
 #include <nand.h>
 #include <asm/arch/clk.h>