]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cmd/host.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.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;