summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/extlinux.rst
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2024-11-03 04:50:15 +0100
committerTom Rini <[email protected]>2024-11-13 08:16:41 -0600
commit1cfafff3192a81055fd7e833313a85d5feede1e3 (patch)
tree54ffb88b1e126d1a33d476f61095044f13ff7cac /doc/develop/bootstd/extlinux.rst
parent9d49c73862c4c492b81b8cdd941fc4d602774673 (diff)
lib: vsprintf: fix API build
Avoid a build failure when building with CONFIG_API=y, CONFIG_EXAMPLES=y: lib/vsprintf.c:312:14: warning: ‘device_path_string’ defined but not used [-Wunused-function] 312 | static char *device_path_string(char *buf, char *end, void *dp, int field_width, | ^~~~~~~~~~~~~~~~~~ Fixes: 64b5ba4d293a ("efi_loader: make device path to text protocol customizable") Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/extlinux.rst')
0 files changed, 0 insertions, 0 deletions