usb: musb: drop board_set_vbus
that's not used anymore. So let's drop it. Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
@@ -421,8 +421,6 @@ static int am35x_musb_init(struct musb *musb)
|
||||
if (is_host_enabled(musb))
|
||||
setup_timer(&otg_workaround, otg_timer, (unsigned long) musb);
|
||||
|
||||
musb->board_set_vbus = am35x_musb_set_vbus;
|
||||
|
||||
/* Global reset */
|
||||
sw_reset = omap_ctrl_readl(AM35XX_CONTROL_IP_SW_RESET);
|
||||
|
||||
|
Reference in New Issue
Block a user