usb: phy: move OTG FSM header
[firefly-linux-kernel-4.4.55.git] / drivers / usb / phy / phy-fsm-usb.c
index 2817b04a6c473a8e740dfba3e74faec4eee2d388..62238726fb1cc1a6518827d4a56f16cf799da0ee 100644 (file)
@@ -28,8 +28,7 @@
 #include <linux/usb.h>
 #include <linux/usb/gadget.h>
 #include <linux/usb/otg.h>
-
-#include "phy-fsm-usb.h"
+#include <linux/usb/otg-fsm.h>
 
 /* Change USB protocol when there is a protocol change */
 static int otg_set_protocol(struct otg_fsm *fsm, int protocol)