From 31d82b572eab91666561232381652b84393043de Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 3 May 2018 09:53:00 +0200 Subject: arch/x86/cpu.c: Remove unneeded headers Change-Id: I35fcf25906bf7fe5af133618654bb121404743fc Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26025 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- src/arch/x86/cpu.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/arch') diff --git a/src/arch/x86/cpu.c b/src/arch/x86/cpu.c index 142f2b1400..7a7c99b0a0 100644 --- a/src/arch/x86/cpu.c +++ b/src/arch/x86/cpu.c @@ -18,8 +18,6 @@ #include #include #include -#include -#include #include #include #include -- cgit v1.2.3