On 22/09/2017 17:12, Diego Dorta wrote:
> When building with W=1 errors like the one below is seen:
>
> board/freescale/mx6sabresd/mx6sabresd.c:546:5: warning:
> no previous prototype for ‘overwrite_console’
> [-Wmissing-prototypes] int overwrite_console(void)
>
> Fix the build warnings by includ
On Fri, Sep 22, 2017 at 12:12 PM, Diego Dorta wrote:
> When building with W=1 errors like the one below is seen:
>
> board/freescale/mx6sabresd/mx6sabresd.c:546:5: warning:
> no previous prototype for ‘overwrite_console’
> [-Wmissing-prototypes] int overwrite_console(void)
>
> Fix the build warnin
When building with W=1 errors like the one below is seen:
board/freescale/mx6sabresd/mx6sabresd.c:546:5: warning:
no previous prototype for ‘overwrite_console’
[-Wmissing-prototypes] int overwrite_console(void)
Fix the build warnings by including .
Signed-off-by: Diego Dorta
---
board/advantec
3 matches
Mail list logo