From 319b096869e53956d82b0aeeb3e982afc83fdb56 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Fri, 1 Nov 2019 15:15:36 +0530 Subject: soc/intel/icelake: Remove unused headers This patch removes inclusion of unused headers from soc/intel/icelake Change-Id: Icb653dee7992538aadf98d84adadd081f816fd01 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/36536 Reviewed-by: Arthur Heymans Reviewed-by: HAOUAS Elyes Tested-by: build bot (Jenkins) --- src/soc/intel/icelake/bootblock/bootblock.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/intel/icelake/bootblock/bootblock.c') diff --git a/src/soc/intel/icelake/bootblock/bootblock.c b/src/soc/intel/icelake/bootblock/bootblock.c index db43e50ec8..f348c1be6a 100644 --- a/src/soc/intel/icelake/bootblock/bootblock.c +++ b/src/soc/intel/icelake/bootblock/bootblock.c @@ -15,6 +15,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3