From 73273860516721f917358ad620f7fbc771ca9430 Mon Sep 17 00:00:00 2001 From: Barnali Sarkar Date: Tue, 13 Jun 2017 20:22:33 +0530 Subject: soc/intel/skylake: Use CPU MP Init Common code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch uses the common CPU Mp Init code. BUG=none BRANCH=none TEST=Build and boot poppy Change-Id: Ieb2f8ae25a31e86e9251fe97859678745fe610f5 Signed-off-by: Barnali Sarkar Reviewed-on: https://review.coreboot.org/20190 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Philippe Mathieu-Daudé --- src/soc/intel/skylake/bootblock/report_platform.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/intel/skylake/bootblock/report_platform.c') diff --git a/src/soc/intel/skylake/bootblock/report_platform.c b/src/soc/intel/skylake/bootblock/report_platform.c index 314afbf9fa..e7fbb8a08f 100644 --- a/src/soc/intel/skylake/bootblock/report_platform.c +++ b/src/soc/intel/skylake/bootblock/report_platform.c @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3