]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/cfi_mtd.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / mtd / cfi_mtd.c
index 709a48642d6056ef66feafa6bb6af84e2df49387..3c061736a29cbeaed707b59744b0854544652eb0 100644 (file)
@@ -10,7 +10,7 @@
 #include <flash.h>
 #include <malloc.h>
 
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/concat.h>
 #include <mtd/cfi_flash.h>