]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/nand/mpc5121_nfc.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / mtd / nand / mpc5121_nfc.c
index 8a8775c4c5bf7ec3b3962e70dbbd7e15d48ea693..7faabddbf249a60a7c4811cfcf2a265be1eda060 100644 (file)
@@ -19,7 +19,7 @@
 #include <linux/mtd/nand_ecc.h>
 #include <linux/compat.h>
 
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/io.h>
 #include <asm/processor.h>
 #include <nand.h>