From 6973a3e7c481efc89845ecc3c78d7994a3e48b3c Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Sun, 21 Nov 2021 02:15:40 +0530 Subject: soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h` This patch removes unused header inclusion as from several SoC finalize.c files. Change-Id: Ic9ac0ffb352686af22cc9d11b61f904238eef278 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/59510 Tested-by: build bot (Jenkins) Reviewed-by: EricR Lai --- src/soc/intel/jasperlake/finalize.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/jasperlake') diff --git a/src/soc/intel/jasperlake/finalize.c b/src/soc/intel/jasperlake/finalize.c index 40b52946e6..a3d4328e6b 100644 --- a/src/soc/intel/jasperlake/finalize.c +++ b/src/soc/intel/jasperlake/finalize.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3