On 27/09/2017 18:12, Diego Dorta wrote:
> 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 b
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 .
Signed-off-by: Diego Dorta
---
board/
2 matches
Mail list logo