diff options
| author | Peng Fan <[email protected]> | 2024-12-03 21:42:57 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-12-15 11:41:32 -0600 |
| commit | 3b3c7280b82b1f08807a070ac066cd02919dfde1 (patch) | |
| tree | ce07a9818180e97efc0d9a233b1c36d99b91bff6 /doc/develop/bootstd/script.rst | |
| parent | d87414be80a0cf4aaa7a73bbbab3bcc503e6ca11 (diff) | |
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 <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions
