aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/siemens
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-03-06 13:06:54 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-03-07 17:17:12 +0000
commit2d4e836f119e2b7c953e11a941690058e9f33095 (patch)
tree9f638f22eb8d4f231375d91cdecc4b283e62c63b /src/mainboard/siemens
parentae546422edf73d47b60a0d3caa88c48024d2e8a9 (diff)
src: Drop unused include <timestamp.h>
Change-Id: I7e181111cd1b837382929071a350b94c3afc1aaa Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/31784 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'src/mainboard/siemens')
-rw-r--r--src/mainboard/siemens/mc_tcu3/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/siemens/mc_tcu3/romstage.c b/src/mainboard/siemens/mc_tcu3/romstage.c
index d0e5e8283d..3c36833900 100644
--- a/src/mainboard/siemens/mc_tcu3/romstage.c
+++ b/src/mainboard/siemens/mc_tcu3/romstage.c
@@ -19,7 +19,6 @@
#include <console/console.h>
#include <cpu/x86/mtrr.h>
#include <romstage_handoff.h>
-#include <timestamp.h>
#include <soc/gpio.h>
#include <soc/iomap.h>
#include <soc/lpc.h>