From 2bf1d417c542a6e3a5f2fca810c6bc1db2c02377 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 1 Jun 2018 14:45:37 +0200 Subject: arch/x86: Remove unneeded includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0b87e2b36a282c773e5f2f4a96c23aeadecb1300 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26751 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/arch/x86/cbmem.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/x86/cbmem.c') diff --git a/src/arch/x86/cbmem.c b/src/arch/x86/cbmem.c index ef53553777..52f8f8a5de 100644 --- a/src/arch/x86/cbmem.c +++ b/src/arch/x86/cbmem.c @@ -12,7 +12,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3