From 19b66235aa8a38cad8a200d5610842d5f53e39ce Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 2 Feb 2021 12:41:54 +0100 Subject: mb/gizmosphere/gizmo2/bootblock.c: Remove unused includes Change-Id: Ibdc94e59ffa345670bbed246e94b02a7148a1971 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/50221 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson --- src/mainboard/gizmosphere/gizmo2/bootblock.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/gizmosphere/gizmo2/bootblock.c b/src/mainboard/gizmosphere/gizmo2/bootblock.c index 3fe93517a2..ccd8ec1b40 100644 --- a/src/mainboard/gizmosphere/gizmo2/bootblock.c +++ b/src/mainboard/gizmosphere/gizmo2/bootblock.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -#include #include void bootblock_mainboard_early_init(void) -- cgit v1.2.3