From d797608e73c145ab5d0b408ebfe9cb286bacd812 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Wed, 6 Jul 2022 18:02:09 +0200 Subject: treewide: Remove unused Change-Id: Ib852d0b2cf4d3cbdf7475bd5493bf2e585a5894a Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/64899 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/soc/intel/cannonlake/bootblock/bootblock.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/cannonlake/bootblock') diff --git a/src/soc/intel/cannonlake/bootblock/bootblock.c b/src/soc/intel/cannonlake/bootblock/bootblock.c index 222193976a..a138ec4ba7 100644 --- a/src/soc/intel/cannonlake/bootblock/bootblock.c +++ b/src/soc/intel/cannonlake/bootblock/bootblock.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #include -#include #include #include #include -- cgit v1.2.3