Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
[oweals/u-boot.git] / drivers / usb / gadget / ci_udc.c
index d36bcf64675314b84461567915d03e480213750d..05c01ce5d6ea31d90b1f23987bdc0e267fe526f1 100644 (file)
@@ -14,7 +14,7 @@
 #include <net.h>
 #include <malloc.h>
 #include <asm/byteorder.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/io.h>
 #include <asm/unaligned.h>
 #include <linux/types.h>