summaryrefslogtreecommitdiff
path: root/src/soc/amd
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/soc/amd
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/soc/amd')
-rw-r--r--src/soc/amd/picasso/psp_verstage/fch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/psp_verstage/fch.c b/src/soc/amd/picasso/psp_verstage/fch.c
index 50960881d5..63caa2fb6d 100644
--- a/src/soc/amd/picasso/psp_verstage/fch.c
+++ b/src/soc/amd/picasso/psp_verstage/fch.c
@@ -15,7 +15,6 @@
#include <soc/i2c.h>
#include <soc/southbridge.h>
#include <stdint.h>
-#include <timestamp.h>
static void i2c3_set_bar(void *bar)
{