[PATCH 5/7] efi_loader: remove unneeded header files

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Jun 22 17:43:50 CEST 2024


On 22.06.24 16:35, Ilias Apalodimas wrote:
> efi_tcg2.h already includes tpm-v2.h. Remove it
>
> Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>

Reviewed by: Heinrich Schuchardt <xypron.glpk at gmx.de>

> ---
>   lib/efi_loader/efi_tcg2.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/lib/efi_loader/efi_tcg2.c b/lib/efi_loader/efi_tcg2.c
> index 10c09caac35a..c654d2cbd704 100644
> --- a/lib/efi_loader/efi_tcg2.c
> +++ b/lib/efi_loader/efi_tcg2.c
> @@ -16,7 +16,6 @@
>   #include <malloc.h>
>   #include <smbios.h>
>   #include <version_string.h>
> -#include <tpm-v2.h>
>   #include <tpm_api.h>
>   #include <u-boot/hash-checksum.h>
>   #include <u-boot/sha1.h>



More information about the U-Boot mailing list