Initial INC MR3 commit with EVO/BRAVO included and majority of the compile warnings ...
/drivers/usb/musb/musb_gadget.h
blob:59502da9f739ce179bca5faa549147d6c34ad078 -> blob:76711f2a451bce034013e1c4168031acef6004a9
--- drivers/usb/musb/musb_gadget.h
+++ drivers/usb/musb/musb_gadget.h
@@ -105,4 +105,6 @@ extern void musb_g_giveback(struct musb_
extern int musb_gadget_set_halt(struct usb_ep *ep, int value);
+extern void musb_ep_restart(struct musb *, struct musb_request *);
+
#endif /* __MUSB_GADGET_H */