Skip to content
Snippets Groups Projects
Commit adaf7c9f authored by Diego Dorta's avatar Diego Dorta Committed by Stefano Babic
Browse files

mx6sabresd: Include <usb/ehci-ci.h> header file


When compiling with W=1 the following warning is observed:

board/freescale/mx6sabresd/mx6sabresd.c:586:5: warning: no previous prototype for ‘board_ehci_hcd_init’ [-Wmissing-prototypes] int board_ehci_hcd_init(int port)

Remove this warning by including <usb/ehci-ci.h>.

Signed-off-by: default avatarDiego Dorta <diego.dorta@nxp.com>
parent 2dcff642
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment