summaryrefslogtreecommitdiff
path: root/src/mainboard/kontron
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/kontron
parentae546422edf73d47b60a0d3caa88c48024d2e8a9 (diff)
downloadcoreboot-2d4e836f119e2b7c953e11a941690058e9f33095.tar.xz
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/kontron')
-rw-r--r--src/mainboard/kontron/ktqm77/romstage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/kontron/ktqm77/romstage.c b/src/mainboard/kontron/ktqm77/romstage.c
index 8c53420899..6539cde812 100644
--- a/src/mainboard/kontron/ktqm77/romstage.c
+++ b/src/mainboard/kontron/ktqm77/romstage.c
@@ -28,8 +28,6 @@
#include <southbridge/intel/bd82x6x/pch.h>
#include <southbridge/intel/common/gpio.h>
#include <superio/winbond/common/winbond.h>
-#include <timestamp.h>
-
void pch_enable_lpc(void)
{