mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
efi_loader: correct description of efi_get_distro_fdt_name
Use the correct function name. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <vsprintf.h>
|
||||
|
||||
/**
|
||||
* distro_efi_get_fdt_name() - get the filename for reading the .dtb file
|
||||
* efi_get_distro_fdt_name() - get the filename for reading the .dtb file
|
||||
*
|
||||
* @fname: buffer for filename
|
||||
* @size: buffer size
|
||||
|
Reference in New Issue
Block a user