[U-Boot] [RESEND PATCH] usb: Select USB_MUSB_DSPS with USB_MUSB_TI
Marek Vasut
marex at denx.de
Fri Apr 19 09:32:22 UTC 2019
On 4/18/19 1:10 PM, Alex Kiernan wrote:
> USB_MUSB_TI requires USB_MUSB_DSPS, failing at link time if it's not
> selected:
>
> drivers/usb/musb-new/built-in.o: In function `ti_musb_host_ofdata_to_platdata':
> drivers/usb/musb-new/ti-musb.c:193: undefined reference to `musb_dsps_ops'
>
> or if OF_CONTROL is not selected:
>
> arch/arm/mach-omap2/built-in.o:(.data.usb0+0x24): undefined reference to `musb_dsps_ops'
>
> Reviewed-by: Hannes Schmelzer <oe5hpm at oevsv.at>
> Tested-by: Hannes Schmelzer <oe5hpm at oevsv.at>
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
Applied, thanks.
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list