Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/46699 )
Change subject: soc/intel/broadwell/chip.h: Drop unused intelblocks include ......................................................................
soc/intel/broadwell/chip.h: Drop unused intelblocks include
Change-Id: I499df8c282e168f9b883c2377d6b2692a355f92a Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/soc/intel/broadwell/chip.h 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/46699/1
diff --git a/src/soc/intel/broadwell/chip.h b/src/soc/intel/broadwell/chip.h index ae43353..45d512a 100644 --- a/src/soc/intel/broadwell/chip.h +++ b/src/soc/intel/broadwell/chip.h @@ -4,7 +4,6 @@ #define _SOC_INTEL_BROADWELL_CHIP_H_
#include <drivers/intel/gma/i915.h> -#include <intelblocks/cfg.h> #include <stdint.h>
struct soc_intel_broadwell_config {