From 91c077f6e244a05a32630024f068536209c26a02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Wed, 3 Nov 2021 18:34:14 +0200 Subject: ChromeOS: Fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ibbdd589119bbccd3516737c8ee9f90c4bef17c1e Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/58923 Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner --- src/soc/intel/cannonlake/romstage/fsp_params.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc') diff --git a/src/soc/intel/cannonlake/romstage/fsp_params.c b/src/soc/intel/cannonlake/romstage/fsp_params.c index 2bb3024e09..8cb6c92a65 100644 --- a/src/soc/intel/cannonlake/romstage/fsp_params.c +++ b/src/soc/intel/cannonlake/romstage/fsp_params.c @@ -13,7 +13,6 @@ #include #include #include -#include #include "../chip.h" -- cgit v1.2.3