From 708085654235f44b3fd9734026811c38b1feec45 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 2 Feb 2021 12:40:51 +0100 Subject: mb/clevo/cml-u/bootblock.c: Remove unused includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I048e906306bf77a941b5f731ade15292fa944390 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/50219 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer Reviewed-by: Michael Niewöhner --- src/mainboard/clevo/cml-u/bootblock.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/clevo/cml-u/bootblock.c b/src/mainboard/clevo/cml-u/bootblock.c index 0b5965a905..b351fbd8ef 100644 --- a/src/mainboard/clevo/cml-u/bootblock.c +++ b/src/mainboard/clevo/cml-u/bootblock.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #include -#include #include void bootblock_mainboard_early_init(void) -- cgit v1.2.3