diff options
Diffstat (limited to 'src/soc/amd')
-rw-r--r-- | src/soc/amd/common/vboot/transfer_buffer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/common/vboot/transfer_buffer.c b/src/soc/amd/common/vboot/transfer_buffer.c index 6ca366aefd..4adb6dc2a8 100644 --- a/src/soc/amd/common/vboot/transfer_buffer.c +++ b/src/soc/amd/common/vboot/transfer_buffer.c @@ -7,7 +7,6 @@ #include <psp_verstage/psp_transfer.h> #include <security/vboot/vbnv.h> #include <security/vboot/symbols.h> -#include <timestamp.h> #include <2struct.h> DECLARE_REGION(cbmemc_transfer) |