aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/mistral/mainboard.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-05-09 21:04:52 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-05-13 09:13:19 +0000
commit9d6f6459080e6ca1f82fabd7e05ada506c58204d (patch)
tree50e202f9fa76a1cf47f3c8cf69262552b9b45cc1 /src/mainboard/google/mistral/mainboard.c
parent9c90609331b33292c7aeacc944cd97fe5a2da056 (diff)
mainboard: Remove unused include <timestamp.h>
Change-Id: Id05fc39c0c0d0560e34e55f793060d29df82d026 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32676 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Hendricks <david.hendricks@gmail.com> Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Diffstat (limited to 'src/mainboard/google/mistral/mainboard.c')
-rw-r--r--src/mainboard/google/mistral/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/mistral/mainboard.c b/src/mainboard/google/mistral/mainboard.c
index 1d62adba5c..d50758c9e3 100644
--- a/src/mainboard/google/mistral/mainboard.c
+++ b/src/mainboard/google/mistral/mainboard.c
@@ -15,7 +15,6 @@
#include <device/device.h>
#include <bootblock_common.h>
-#include <timestamp.h>
#include <vendorcode/google/chromeos/chromeos.h>
#include <soc/usb.h>