]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/dwc3/core.h
musb: Update usb-compat to work with struct usb_device without a parent ptr
[u-boot] / drivers / usb / dwc3 / core.h
index 5288a18c81864ea7eab98b8073d878df62ee557f..72d2fcdd3f42ff17538004d295d7d6067d73c956 100644 (file)
@@ -987,7 +987,6 @@ struct dwc3_gadget_ep_cmd_params {
 #define DWC3_HAS_OTG                   BIT(3)
 
 /* prototypes */
-void dwc3_set_mode(struct dwc3 *dwc, u32 mode);
 int dwc3_gadget_resize_tx_fifos(struct dwc3 *dwc);
 
 #ifdef CONFIG_USB_DWC3_HOST