aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/icelake
diff options
context:
space:
mode:
authorPatrick Rudolph <patrick.rudolph@9elements.com>2020-11-03 19:23:34 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-11-09 07:27:38 +0000
commit6e98292821ad70ebf970d2ae90faa062d960a5bf (patch)
tree3aef83430ff78fe17184e8016852751fbde05d3f /src/soc/intel/icelake
parent2f6875518ecb31fc46219c9031d2feb16df1afbe (diff)
soc/intel/*/chip: Remove unused devicetree entry
InternalGfx isn't used so drop it. Change-Id: I12f424d8d883e065ef8d007e56a8bff41a7fae53 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47176 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/soc/intel/icelake')
-rw-r--r--src/soc/intel/icelake/chip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/icelake/chip.h b/src/soc/intel/icelake/chip.h
index e1b697e3c7..956793acd5 100644
--- a/src/soc/intel/icelake/chip.h
+++ b/src/soc/intel/icelake/chip.h
@@ -152,7 +152,6 @@ struct soc_intel_icelake_config {
/* Gfx related */
uint8_t IgdDvmt50PreAlloc;
- uint8_t InternalGfx;
uint8_t SkipExtGfxScan;
uint32_t GraphicsConfigPtr;