efi_loader: remove unneeded header files
efi_tcg2.h already includes tpm-v2.h. Remove it Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
a56037a461
commit
fed9c11c3b
@@ -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 <linux/unaligned/be_byteshift.h>
|
||||
|
||||
Reference in New Issue
Block a user