summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/cpu
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-05-30 20:05:37 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-06-01 17:01:04 +0000
commit4b975bb79fb438c4451eda88a2fcf1c09e074a00 (patch)
tree332d2785b4e3acf81da2050bc710558d243ff1eb /src/soc/intel/common/block/cpu
parent95d429b1cd0c2ac9f29e55d78f3f50bd6f4f72e2 (diff)
downloadcoreboot-4b975bb79fb438c4451eda88a2fcf1c09e074a00.tar.xz
soc/intel/common/block: Remove unused headers
Change-Id: I8877a70661cacc57ea893da172d9a4b6d19ba06a Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41926 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subrata.banik@intel.com> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/soc/intel/common/block/cpu')
-rw-r--r--src/soc/intel/common/block/cpu/cpulib.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/common/block/cpu/cpulib.c b/src/soc/intel/common/block/cpu/cpulib.c
index c39b453d12..7201432301 100644
--- a/src/soc/intel/common/block/cpu/cpulib.c
+++ b/src/soc/intel/common/block/cpu/cpulib.c
@@ -9,10 +9,6 @@
#include <intelblocks/cpulib.h>
#include <intelblocks/fast_spi.h>
#include <intelblocks/msr.h>
-#include <soc/cpu.h>
-#include <soc/iomap.h>
-#include <soc/pm.h>
-#include <soc/pci_devs.h>
#include <stdint.h>
/*