summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/tigerlake/chip.h
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2020-09-13 17:38:24 +0530
committerSubrata Banik <subrata.banik@intel.com>2020-09-14 12:06:39 +0000
commit9fec889e823430304e620adbcd5a11b45f5b8ee5 (patch)
tree76bdaf42cb26d778530dd962e8df4928df07c5b1 /src/soc/intel/tigerlake/chip.h
parentc9d598a581495e53845ebb56515dd3a287a88fee (diff)
downloadcoreboot-9fec889e823430304e620adbcd5a11b45f5b8ee5.tar.gz
coreboot-9fec889e823430304e620adbcd5a11b45f5b8ee5.tar.bz2
coreboot-9fec889e823430304e620adbcd5a11b45f5b8ee5.zip
soc/intel/{cnl,icl,jsl,tgl}: Clean up chip.h
Removed unused header files in chip.h Signed-off-by: Subrata Banik <subrata.banik@intel.com> Change-Id: Idb9b1ed23df3dbb9dad4d36651064c21a4d913fc Reviewed-on: https://review.coreboot.org/c/coreboot/+/45322 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/soc/intel/tigerlake/chip.h')
-rw-r--r--src/soc/intel/tigerlake/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/tigerlake/chip.h b/src/soc/intel/tigerlake/chip.h
index 2da63ed21d87..dc8697b97288 100644
--- a/src/soc/intel/tigerlake/chip.h
+++ b/src/soc/intel/tigerlake/chip.h
@@ -9,8 +9,6 @@
#include <intelblocks/gspi.h>
#include <intelblocks/power_limit.h>
#include <soc/gpe.h>
-#include <soc/gpio.h>
-#include <soc/gpio_defs.h>
#include <soc/pch.h>
#include <soc/pci_devs.h>
#include <soc/pmc.h>