]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cmd/fuse.c
usb: xhci: Add Marvell MVEBU xHCI support
[karo-tx-uboot.git] / cmd / fuse.c
index 5998f9b2eb0f930d015e838d3252ed2bd9d9e5bb..2917d83faf2d8be2179074bc5bc27bb624f13d4a 100644 (file)
@@ -13,7 +13,7 @@
 #include <command.h>
 #include <console.h>
 #include <fuse.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 static int strtou32(const char *str, unsigned int base, u32 *result)
 {