On Fri, Apr 04, 2014 at 12:23:24PM +0100, Paul Burton 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 <s...@chromium.org>
> Signed-off-by: Paul Burton <paul.bur...@imgtec.com>
> Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to