From ffa2adf2ae3eb7bd17970acc6edb3c9397e8df4b Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 5 Feb 2021 14:00:02 +0100 Subject: arch/x86/cpu.c: Remove redundant is chain included through . Change-Id: Iad7f23080814c6606603d9472a1bd34a6b1bd1a9 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/50304 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/arch/x86/cpu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/x86/cpu.c') diff --git a/src/arch/x86/cpu.c b/src/arch/x86/cpu.c index 67a76a1c2c..e38feed5cf 100644 --- a/src/arch/x86/cpu.c +++ b/src/arch/x86/cpu.c @@ -9,7 +9,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3