From: Heinrich Schuchardt Date: Tue, 6 Aug 2024 22:11:38 +0000 (+0200) Subject: efi_loader: correct description of efi_get_distro_fdt_name X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-logo.png?a=commitdiff_plain;h=751e5bfdb531aa3093e02d616a4f0bce701e8b50;p=u-boot.git efi_loader: correct description of efi_get_distro_fdt_name Use the correct function name. Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass Reviewed-by: Ilias Apalodimas --- diff --git a/lib/efi_loader/efi_fdt.c b/lib/efi_loader/efi_fdt.c index c5ecade3ae..f882622fda 100644 --- a/lib/efi_loader/efi_fdt.c +++ b/lib/efi_loader/efi_fdt.c @@ -14,7 +14,7 @@ #include /** - * 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