[PATCH] smbios: address build warning

Tom Rini trini at konsulko.com
Tue Dec 17 05:04:16 CET 2024


On Tue, 03 Dec 2024 21:42:57 +0800, Peng Fan (OSS) wrote:

> include display_options.h to address build warning:
> lib/smbios.c: In function ‘smbios_update_version’:
> lib/smbios.c:305:9: warning: implicit declaration of function ‘print_buffer’
> [-Wimplicit-function-declaration]
>          print_buffer((ulong)ptr, ptr, 1, old_len + 1, 0);
>          ^~~~~~~~~~~~
> 
> [...]

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list