From 7e6715a3a6b1ed8568069ab395b6e512c0bcb221 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 2 May 2018 19:57:16 +0200 Subject: arch/x86/cpu_common.c: Remove unneeded headers Change-Id: I4f57376138725804133059c785e89e095fd6a759 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26000 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/arch/x86/cpu_common.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/arch') diff --git a/src/arch/x86/cpu_common.c b/src/arch/x86/cpu_common.c index a6761f202a..26cf69f6b9 100644 --- a/src/arch/x86/cpu_common.c +++ b/src/arch/x86/cpu_common.c @@ -15,8 +15,6 @@ #include #include #include -#include -#include #include #include #include -- cgit v1.2.3