From cd4fe0f718cfc49e5d58f1770e23cd065a26241e Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 29 Mar 2019 17:12:15 +0100 Subject: src: include when appropriate Change-Id: Ib843eb7144b7dc2932931b9e8f3f1d816bcc1e1a Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/26796 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer Reviewed-by: David Guckian --- src/cpu/intel/hyperthreading/intel_sibling.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/hyperthreading') diff --git a/src/cpu/intel/hyperthreading/intel_sibling.c b/src/cpu/intel/hyperthreading/intel_sibling.c index e634f85fc3..3c3e53a839 100644 --- a/src/cpu/intel/hyperthreading/intel_sibling.c +++ b/src/cpu/intel/hyperthreading/intel_sibling.c @@ -17,7 +17,6 @@ #include #include #include -#include #if CONFIG(PARALLEL_CPU_INIT) #error Intel hyper-threading requires serialized CPU init -- cgit v1.2.3