mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 14:31:16 +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>
|
#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
|
* @fname: buffer for filename
|
||||||
* @size: buffer size
|
* @size: buffer size
|
||||||
|
Reference in New Issue
Block a user