Files
u-boot/lib
Peng Fan 1c5a0d2c48 smbios: address build warning
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);
         ^~~~~~~~~~~~

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
(cherry picked from commit 3b3c7280b8)
2025-12-24 05:17:00 -07:00
..
2025-11-12 08:40:05 -07:00
2025-12-17 10:51:23 -07:00
2025-09-11 15:19:22 -06:00
2025-06-27 07:50:11 -06:00
2025-12-17 10:51:23 -07:00
2025-12-17 10:51:23 -07:00
2025-12-24 05:17:00 -07:00
2025-05-16 18:17:17 +02:00