USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
[deliverable/linux.git] / drivers / usb / gadget / serial.c
index a2a1ebc947d21e91f8cbd81230ace1470d19b646..f5738eb8e76522ae43c12c3c9a8b56f3732a2fe3 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <linux/usb/ch9.h>
 #include <linux/usb/cdc.h>
-#include <linux/usb_gadget.h>
+#include <linux/usb/gadget.h>
 
 #include "gadget_chips.h"
 
This page took 0.024345 seconds and 5 git commands to generate.