summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/common/spm.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-12-31 18:30:02 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-01-10 17:40:55 +0000
commit872afccbb9360e1a18e242f86296e0ffdc7aa39e (patch)
tree4b1c1646dafd82e45e6d21641a0edb6345559d67 /src/soc/mediatek/common/spm.c
parent60b0034991b399f890702d4168a01e20bb92818e (diff)
downloadcoreboot-872afccbb9360e1a18e242f86296e0ffdc7aa39e.tar.gz
coreboot-872afccbb9360e1a18e242f86296e0ffdc7aa39e.tar.bz2
coreboot-872afccbb9360e1a18e242f86296e0ffdc7aa39e.zip
src/soc/mediatek: Remove unused <timer.h>
Change-Id: Ic87e41a9b317cc7d0b36ece5ffd1d32068e6a33a Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/60612 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Diffstat (limited to 'src/soc/mediatek/common/spm.c')
-rw-r--r--src/soc/mediatek/common/spm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/mediatek/common/spm.c b/src/soc/mediatek/common/spm.c
index 48f75fe66147..c4eabd0dcfb1 100644
--- a/src/soc/mediatek/common/spm.c
+++ b/src/soc/mediatek/common/spm.c
@@ -6,7 +6,6 @@
#include <soc/spm.h>
#include <soc/spm_common.h>
#include <string.h>
-#include <timer.h>
#define SPMFW_HEADER_SIZE 16