diff options
Diffstat (limited to 'drivers/usb/gadget/ether.c')
-rw-r--r-- | drivers/usb/gadget/ether.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/gadget/ether.c b/drivers/usb/gadget/ether.c index 9f4fd7e849a0..9e732bff9df0 100644 --- a/drivers/usb/gadget/ether.c +++ b/drivers/usb/gadget/ether.c | |||
@@ -30,7 +30,7 @@ | |||
30 | 30 | ||
31 | #include <linux/usb/ch9.h> | 31 | #include <linux/usb/ch9.h> |
32 | #include <linux/usb/cdc.h> | 32 | #include <linux/usb/cdc.h> |
33 | #include <linux/usb_gadget.h> | 33 | #include <linux/usb/gadget.h> |
34 | 34 | ||
35 | #include "gadget_chips.h" | 35 | #include "gadget_chips.h" |
36 | 36 | ||