diff options
Diffstat (limited to 'drivers/usb/gadget/file_storage.c')
-rw-r--r-- | drivers/usb/gadget/file_storage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/gadget/file_storage.c b/drivers/usb/gadget/file_storage.c index 0551140010ee..73726c570a6e 100644 --- a/drivers/usb/gadget/file_storage.c +++ b/drivers/usb/gadget/file_storage.c | |||
@@ -240,7 +240,7 @@ | |||
240 | #include <linux/utsname.h> | 240 | #include <linux/utsname.h> |
241 | 241 | ||
242 | #include <linux/usb/ch9.h> | 242 | #include <linux/usb/ch9.h> |
243 | #include <linux/usb_gadget.h> | 243 | #include <linux/usb/gadget.h> |
244 | 244 | ||
245 | #include "gadget_chips.h" | 245 | #include "gadget_chips.h" |
246 | 246 | ||