USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
[deliverable/linux.git] / drivers / usb / gadget / goku_udc.c
index 349b8166f34acafd6ad8cc599f4cc31931b4f1ce..2ec9d196a8cfdc798232d2d51f1d4aad6686338f 100644 (file)
@@ -37,7 +37,7 @@
 #include <linux/proc_fs.h>
 #include <linux/device.h>
 #include <linux/usb/ch9.h>
-#include <linux/usb_gadget.h>
+#include <linux/usb/gadget.h>
 
 #include <asm/byteorder.h>
 #include <asm/io.h>
This page took 0.023986 seconds and 5 git commands to generate.