From 26f25d7105dd1764ef7a23d0cd4f1637c07d85d3 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 12 Jul 2020 00:38:08 +0200 Subject: mb/google/beltino/bootblock.c: Drop unused include Change-Id: I2994b8bf5521b539a9f3585a3221452b1807837a Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/43366 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes --- src/mainboard/google/beltino/bootblock.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/google/beltino/bootblock.c b/src/mainboard/google/beltino/bootblock.c index c52059bcdc..a68b03fdf2 100644 --- a/src/mainboard/google/beltino/bootblock.c +++ b/src/mainboard/google/beltino/bootblock.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -#include #include #include #include -- cgit v1.2.3