From 024e0afa8f5f1f5d5173adde6d70a31a2d4bfe3e Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Wed, 16 Jun 2021 17:14:31 +0200 Subject: [PATCH] soc/intel/broadwell/pch/pch.c: Drop unused include For some reason, this change makes ramstage slightly smaller. Change-Id: I5564e06b797d787f0d1093bd9bd572d1ee7b2d54 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/55583 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/soc/intel/broadwell/pch/pch.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/soc/intel/broadwell/pch/pch.c b/src/soc/intel/broadwell/pch/pch.c index da13503b90..c2ff5b0b6c 100644 --- a/src/soc/intel/broadwell/pch/pch.c +++ b/src/soc/intel/broadwell/pch/pch.c @@ -7,7 +7,6 @@ #include #include #include -#include /* TODO: for reproducibility purposes only */ #include #include #include