]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mmc/mxcmmc.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / mmc / mxcmmc.c
index 8038f904524adbbeb2ec85202818e12ebebbb26a..5a385a37f8b85b304e6b1eb2b6d7ca96cf477321 100644 (file)
@@ -23,7 +23,7 @@
 #include <part.h>
 #include <malloc.h>
 #include <mmc.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/io.h>
 #include <asm/arch/clock.h>