]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/dwc2_udc_otg.c
mips: Let cache.h be included from assembly source
[u-boot] / drivers / usb / gadget / dwc2_udc_otg.c
index 029927f8ac15bf07c6c9183132f69b9e0ebb80bc..d72bfdfdd883421de6ae05633377a922d7ef940b 100644 (file)
@@ -19,7 +19,7 @@
  */
 #undef DEBUG
 #include <common.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <linux/list.h>
 #include <malloc.h>