summaryrefslogtreecommitdiff
path: root/src/soc/intel/alderlake
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-04-10 13:58:33 +0200
committerElyes Haouas <ehaouas@noos.fr>2024-04-11 19:26:12 +0000
commit4b5d4acaec9ad9233e22b2b41fab40e9527ef180 (patch)
treec825cc1fe0798164b8c9fef17cfbb9cca02e197d /src/soc/intel/alderlake
parentabb89e44bea3c73a2062d6443142aa8ff36d1b27 (diff)
tree: Drop unused <timestamp.h>
Change-Id: Ic690a7543f8a1e072650917d7a1e9e3b9dc371a3 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81823 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Jakub Czapiga <czapiga@google.com>
Diffstat (limited to 'src/soc/intel/alderlake')
-rw-r--r--src/soc/intel/alderlake/romstage/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/alderlake/romstage/romstage.c b/src/soc/intel/alderlake/romstage/romstage.c
index a674b0acc6..5ca16aefd8 100644
--- a/src/soc/intel/alderlake/romstage/romstage.c
+++ b/src/soc/intel/alderlake/romstage/romstage.c
@@ -23,7 +23,6 @@
#include <soc/romstage.h>
#include <soc/soc_chip.h>
#include <cpu/intel/cpu_ids.h>
-#include <timestamp.h>
#include <string.h>
#include <security/intel/txt/txt.h>
#include <soc/pcr_ids.h>