aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/power_limit
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/power_limit
parent95d429b1cd0c2ac9f29e55d78f3f50bd6f4f72e2 (diff)
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/power_limit')
-rw-r--r--src/soc/intel/common/block/power_limit/power_limit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/power_limit/power_limit.c b/src/soc/intel/common/block/power_limit/power_limit.c
index 2ac82b3d3d..e6c65c3a82 100644
--- a/src/soc/intel/common/block/power_limit/power_limit.c
+++ b/src/soc/intel/common/block/power_limit/power_limit.c
@@ -5,7 +5,6 @@
#include <intelblocks/cpulib.h>
#include <intelblocks/power_limit.h>
#include <soc/msr.h>
-#include <soc/soc_chip.h>
#include <soc/systemagent.h>
/* Convert time in seconds to POWER_LIMIT_1_TIME MSR value */