]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/xhci-omap.c
Merge branch 'master' of git://git.denx.de/u-boot-tegra
[u-boot] / drivers / usb / host / xhci-omap.c
index fd19f79f0fc5f2b2b4c7b9a0da5208d5e07deb5b..b881b198fc874823643bc6ac6fb676a15f6f0144 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <common.h>
 #include <usb.h>
-#include <asm-generic/errno.h>
+#include <linux/errno.h>
 #include <asm/omap_common.h>
 #include <asm/arch/cpu.h>
 #include <asm/arch/sys_proto.h>