]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/usb/musb-new/musb_gadget.h
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / usb / musb-new / musb_gadget.h
index ddd567bbb5c89b59fd2abe6a8e87cd3cc7ae12bc..bd1d4f61fff9e4e782437beff0f35158add3c7ed 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/list.h>
 #ifdef __UBOOT__
 #include <asm/byteorder.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <linux/usb/ch9.h>
 #include <linux/usb/gadget.h>
 #endif