From 98e360e835a5c8b53f1ead574cd5bef38945a1bb Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 24 Apr 2020 17:31:53 +0200 Subject: soc/intel/*/bootblock/cpu.c: Drop unused includes Change-Id: Ide01a922d7d8e500f9a0b507544010706661d7de Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/40690 Reviewed-by: Angel Pons Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/soc/intel/cannonlake/bootblock/cpu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/cannonlake') diff --git a/src/soc/intel/cannonlake/bootblock/cpu.c b/src/soc/intel/cannonlake/bootblock/cpu.c index a64eb26027..5a56d29b43 100644 --- a/src/soc/intel/cannonlake/bootblock/cpu.c +++ b/src/soc/intel/cannonlake/bootblock/cpu.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -#include #include #include -- cgit v1.2.3