From 4200a5226305f91e996e415348dcfb7607be4a59 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 21 Dec 2019 08:14:07 +0100 Subject: src: Remove unused include Change-Id: Ic6b66dd8fa387e67bb0ce609fb7e2553eeb66b3c Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37888 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/arch/x86/ebda.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/x86') diff --git a/src/arch/x86/ebda.c b/src/arch/x86/ebda.c index f2727bb8fe..f92f305d6f 100644 --- a/src/arch/x86/ebda.c +++ b/src/arch/x86/ebda.c @@ -13,7 +13,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3