sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
[platform/kernel/u-boot.git] / board / sunxi / board.c
index 5052610..8818149 100644 (file)
@@ -452,6 +452,8 @@ void sunxi_board_init(void)
 #endif
 
 #if defined(CONFIG_MUSB_HOST) || defined(CONFIG_MUSB_GADGET)
+extern const struct musb_platform_ops sunxi_musb_ops;
+
 static struct musb_hdrc_config musb_config = {
        .multipoint     = 1,
        .dyn_fifo       = 1,