]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/onenand/onenand_bbt.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / mtd / onenand / onenand_bbt.c
index 52509f1ae9ab4747a80f14304b05231c9466ced1..20507004ed83b99b48730ddc0986f40883e4505d 100644 (file)
@@ -20,7 +20,7 @@
 #include <linux/mtd/onenand.h>
 #include <malloc.h>
 
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 /**
  * check_short_pattern - [GENERIC] check if a pattern is in the buffer