]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - cmd/host.c
mmc: tegra: Add DM_MMC support to Tegra MMC driver
[karo-tx-uboot.git] / cmd / host.c
index b427e541f1e92f51362b95729b5d79e36c9a0f97..515621b804654bf495febc47723c9736d76a30e4 100644 (file)
@@ -9,7 +9,7 @@
 #include <fs.h>
 #include <part.h>
 #include <sandboxblockdev.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 static int host_curr_device = -1;