mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03: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