[PATCH v2 2/7] efi_loader: Make efi_run_image() static
Simon Glass
sjg at chromium.org
Thu Dec 19 03:43:54 CET 2024
This function is not called from outside this file and has no entry in
the header file, so mark it static.
Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
---
(no changes since v1)
lib/efi_loader/efi_bootbin.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list