From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 30 Oct 2019 14:33:30 +0100 Subject: [U-Boot] "splash: fix splash banner output" and newer llvm-7 In-Reply-To: <20191030130137.GW11173@bill-the-cat> References: <20191030130137.GW11173@bill-the-cat> Message-ID: <20191030143330.40662b86@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On Wed, 30 Oct 2019 09:01:37 -0400 Tom Rini trini at konsulko.com wrote: ... > +common/splash.c:148:20: error: unused function 'splash_display_banner' [-Werror,-Wunused-function] > +static inline void splash_display_banner(void) { } > + ^ > +1 error generated. > +make[2]: *** [common/splash.o] Error 1 > +make[1]: *** [common] Error 2 > +make: *** [sub-make] Error 2 > > Can you please take a look? Thanks! I'll send a fix soon. Thanks, -- Anatolij