···2929#include <linux/usb/gadget.h>3030#include <linux/usb/otg.h>31313232-#include "otg_fsm.h"3232+#include "phy-otg-fsm.h"33333434/* Change USB protocol when there is a protocol change */3535static int otg_set_protocol(struct otg_fsm *fsm, int protocol)