Anatolij Gustschin
2ad8494c0f
splash: fix build breakage with newer llvm-7
...
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: d2a8271c88 ("splash: fix splash banner output")
Signed-off-by: Anatolij Gustschin <agust@denx.de >
Reported-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Tom Rini <trini@konsulko.com >
2019-10-31 09:10:34 +01:00
..
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2019-10-29 10:09:44 +08:00
2019-07-24 13:16:29 -04:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:04 -04:00
2018-11-26 08:25:32 -05:00
2019-08-30 14:17:11 -04:00
2018-05-07 09:34:12 -04:00
2019-08-30 14:17:11 -04:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-04-23 20:26:43 -06:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2018-09-10 20:20:34 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-10-24 13:37:03 +02:00
2018-11-09 10:44:50 -05:00
2019-08-11 19:27:31 -04:00
2018-11-20 19:14:22 -07:00
2018-05-07 09:34:12 -04:00
2018-12-07 16:31:45 +01:00
2019-04-23 17:57:27 -04:00
2019-07-29 19:14:58 +02:00
2015-07-20 11:44:37 -07:00
2019-08-11 16:43:41 -04:00
2018-05-07 09:34:12 -04:00
2019-10-24 13:37:02 +02:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:05 -04:00
2019-10-15 09:56:04 -04:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:05 -04:00
2019-10-24 13:37:02 +02:00
2019-10-09 16:22:03 -04:00
2018-05-07 09:34:12 -04:00
2019-10-11 17:37:19 +08:00
2019-08-02 11:17:58 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-06-04 23:20:43 +02:00
2018-05-07 09:34:12 -04:00
2019-02-20 15:21:44 +08:00
2018-04-27 14:54:48 -04:00
2019-08-11 16:43:41 -04:00
2019-07-24 13:16:29 -04:00
2018-11-29 09:30:05 -07:00
2018-07-10 16:55:59 -04:00
2019-07-24 13:16:29 -04:00
2018-10-24 14:45:36 -05:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2019-10-31 09:10:34 +01:00
2019-06-04 23:20:43 +02:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-09-11 10:11:29 +02:00
2019-09-11 10:11:29 +02:00
2019-09-11 10:11:29 +02:00
2019-10-08 13:57:45 +08:00