On 4 April 2014 05:23, Paul Burton <[email protected]> wrote:

> The show_model_r function should return an int but didn't. Return 0 to
> indicate inevitable success and avoid the following if it is used:
>
> common/board_r.c: In function 'show_model_r':
> common/board_r.c:531:1: warning: no return statement in function returning
> non-void [-Wreturn-type]
>  }
>  ^
>
> Cc: Simon Glass <[email protected]>
> Signed-off-by: Paul Burton <[email protected]>
>

Acked-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to