summaryrefslogtreecommitdiff
path: root/drivers/usb/otg/otg_fsm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/otg/otg_fsm.c')
-rw-r--r--drivers/usb/otg/otg_fsm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/otg/otg_fsm.c b/drivers/usb/otg/otg_fsm.c
index cde342d5ec17..62edd6810374 100644
--- a/drivers/usb/otg/otg_fsm.c
+++ b/drivers/usb/otg/otg_fsm.c
@@ -17,7 +17,7 @@
#include <linux/spinlock.h>
#include <linux/delay.h>
#include <linux/usb.h>
-#include <linux/usb_gadget.h>
+#include <linux/usb/gadget.h>
#include "otg_fsm.h"