]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mmc/pic32_sdhci.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / mmc / pic32_sdhci.c
index abe74293edfdb609dde6fa0d308ff81e17b798bf..2abf943bdb9d31c8e5e26f68b892c1cf7cf19afd 100644 (file)
@@ -10,7 +10,7 @@
 #include <dm.h>
 #include <common.h>
 #include <sdhci.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <mach/pic32.h>
 
 DECLARE_GLOBAL_DATA_PTR;