[U-Boot] [PATCH v4 3/3] musb_udc : Fix compile warning.

Marek Vasut marex at denx.de
Tue Oct 16 07:43:29 CEST 2012


Dear Harman Sohanpal,

> Fix the compile warning :
> implicit declaration of musb_platform_init
> when CONFIG_MUSB_UDC is defined.
> The extern musb_platform_init was declared in musb_hcd.h
> but no such extern function was declared for musb_udc.
> So a common function has been declared in musb_core.h
> which can be used for both host mode and device mode.
> 
> Signed-off-by: Harman Sohanpal <harman_sohanpal at ti.com>
[...]

Tom, what's the status? I dont see the warning.

Best regards,
Marek Vasut


More information about the U-Boot mailing list