From 9bbb108f24f9234ca043260f72fe5f42761aa57c Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 2 Feb 2021 12:41:24 +0100 Subject: mb/emulation/qemu-q35/bootblock.c: Remove unused includes Change-Id: I568c7260f838c03c285f2afc0e20794c06a47645 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/50220 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/emulation/qemu-q35/bootblock.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/emulation/qemu-q35/bootblock.c b/src/mainboard/emulation/qemu-q35/bootblock.c index e17c8eea50..4a9a52fb42 100644 --- a/src/mainboard/emulation/qemu-q35/bootblock.c +++ b/src/mainboard/emulation/qemu-q35/bootblock.c @@ -4,7 +4,6 @@ #include #include #include -#include #include "q35.h" -- cgit v1.2.3