summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8195/include
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-12-29 08:00:27 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-01-01 14:55:51 +0000
commitb23571c18efde083dd702c22ccc03dd6a08626b1 (patch)
tree5b2a9168c995333151df82b5d90afe8019c291ab /src/soc/mediatek/mt8195/include
parentfe657614e9a5aa4393ae2ccbab7945b2598faad8 (diff)
downloadcoreboot-b23571c18efde083dd702c22ccc03dd6a08626b1.tar.gz
coreboot-b23571c18efde083dd702c22ccc03dd6a08626b1.tar.bz2
coreboot-b23571c18efde083dd702c22ccc03dd6a08626b1.zip
src: Drop duplicated includes
<types.h> already provides <commonlib/bsd/cb_err.h>, <limits.h>, <stdbool.h>, <stdint.h> and <stddef.h> headers. Change-Id: I700b3f0e864ecce3f8b3b66f3bf6c8f1040acee1 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/60437 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/soc/mediatek/mt8195/include')
-rw-r--r--src/soc/mediatek/mt8195/include/soc/spm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/mediatek/mt8195/include/soc/spm.h b/src/soc/mediatek/mt8195/include/soc/spm.h
index fb7d17fb5486..945852a560f5 100644
--- a/src/soc/mediatek/mt8195/include/soc/spm.h
+++ b/src/soc/mediatek/mt8195/include/soc/spm.h
@@ -6,7 +6,6 @@
#include <device/mmio.h>
#include <soc/addressmap.h>
#include <soc/mtcmos.h>
-#include <stdint.h>
#include <types.h>
/* SPM READ/WRITE CFG */