drivers: USB: OHCI: allow compilation for 64-bit targets
[oweals/u-boot.git] / drivers / usb / host / xhci-rockchip.c
index 561bf867026890124c47eb47b76aad4625c12f53..8cbcb8f923e0901caada82986289a3341cbda3f4 100644 (file)
@@ -12,7 +12,7 @@
 #include <usb.h>
 #include <watchdog.h>
 #include <asm/gpio.h>
-#include <asm-generic/errno.h>
+#include <linux/errno.h>
 #include <linux/compat.h>
 #include <linux/usb/dwc3.h>