Marek On 10/09/2013 06:38 PM, Marek Vasut wrote: > Dear Dan Murphy, > >> Recent patches declares board_usb_init function prototype for a new >> usb architecture. >> >> Turning on the OMAP_XHCI defines cause a redefinition compiler failure. >> So rename the API from board_usb_init to board_xhci_usb_init. >> >> Signed-off-by: Dan Murphy <[email protected]> > Can you not use board_usb_init() ? I believe the whole point of the usb > rework > was to avoid having various names for the same function. > > Best regards, > Marek Vasut
I will post the change in V2. Dan -- ------------------ Dan Murphy _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

