On Wed, Oct 30, 2019 at 03:04:10PM +0100, Anatolij Gustschin wrote:

> Some configurations (i.e. sandbox) result in unused
> splash_display_banner() and we get build errors like:
> 
>   common/splash.c:148:20: error: unused function 'splash_display_banner' 
> [-Werror,-Wunused-function]
>   static inline void splash_display_banner(void) { }
> 
> Drop empty inline function and add guards around the call.
> 
> Fixes: d2a8271c8851 ("splash: fix splash banner output")
> Signed-off-by: Anatolij Gustschin <[email protected]>
> Reported-by: Tom Rini <[email protected]>

Reviewed-by: Tom Rini <[email protected]>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to