From 4200a5226305f91e996e415348dcfb7607be4a59 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 21 Dec 2019 08:14:07 +0100 Subject: src: Remove unused include Change-Id: Ic6b66dd8fa387e67bb0ce609fb7e2553eeb66b3c Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37888 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/soc/intel/skylake/bootblock/report_platform.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/skylake') diff --git a/src/soc/intel/skylake/bootblock/report_platform.c b/src/soc/intel/skylake/bootblock/report_platform.c index b0b416e1a0..4a519cfdc2 100644 --- a/src/soc/intel/skylake/bootblock/report_platform.c +++ b/src/soc/intel/skylake/bootblock/report_platform.c @@ -27,7 +27,6 @@ #include #include #include -#include static struct { u32 cpuid; -- cgit v1.2.3