]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/xhci.c
arm: Add explicit include of <asm/mach-types.h>
[u-boot] / drivers / usb / host / xhci.c
index cb8a04b793e692fbf4a8e5edf986ff498bf95ae9..32011774768fb6ed73550c931c297ee63c5da0f3 100644 (file)
@@ -28,7 +28,7 @@
 #include <watchdog.h>
 #include <asm/cache.h>
 #include <asm/unaligned.h>
-#include <asm-generic/errno.h>
+#include <linux/errno.h>
 #include "xhci.h"
 
 #ifndef CONFIG_USB_MAX_CONTROLLER_COUNT