mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
2dcff642ef
When compiling with W=1 the following warning is observed: board/freescale/mx6sabresd/mx6sabresd.c:601:5: warning: no previous prototype for ‘board_ehci_power’ [-Wmissing-prototypes] int board_ehci_power(int port, int on) Remove this warning by adding the function prototype into usb/ehci-ci.h file. Signed-off-by: Diego Dorta <diego.dorta@nxp.com> |
||
---|---|---|
.. | ||
ci_udc.h | ||
designware_udc.h | ||
dwc2_udc.h | ||
ehci-ci.h | ||
fotg210.h | ||
fusbh200.h | ||
lin_gadget_compat.h | ||
pxa27x_udc.h | ||
udc.h | ||
ulpi.h |