]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/nand/nand_ecc.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / mtd / nand / nand_ecc.c
index 083e0e99e4fcf3414dc1e9d4b389ecf02e03c03e..8b548b204d68fc0ddd3079bd61b535e11de2d379 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <common.h>
 
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/nand_ecc.h>