summaryrefslogtreecommitdiff
path: root/src/drivers
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-02 08:49:26 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-08-18 12:18:04 +0000
commit0c1d2eba0da550ec751a66bacc10acf6c4865442 (patch)
tree328e1180874515bfcc213884f0df3251b6d41329 /src/drivers
parentc06f4f88a41324e3f103e93409045a981c6f5ad6 (diff)
downloadcoreboot-0c1d2eba0da550ec751a66bacc10acf6c4865442.tar.xz
src: Remove unuse '<timestamp.h>
Change-Id: I4fa03c4576bb0256b73f1d36ca840e120b750a74 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44099 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/amd/agesa/bootblock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/amd/agesa/bootblock.c b/src/drivers/amd/agesa/bootblock.c
index 4ef3f40208..df9876a84a 100644
--- a/src/drivers/amd/agesa/bootblock.c
+++ b/src/drivers/amd/agesa/bootblock.c
@@ -2,7 +2,6 @@
#include <bootblock_common.h>
#include <halt.h>
-#include <timestamp.h>
#include <amdblocks/amd_pci_mmconf.h>
#include <amdblocks/biosram.h>
#include <arch/bootblock.h>