From 9f1030feae813751e607a282d5ec2cff8668b1b5 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Thu, 11 Apr 2024 14:02:50 +0200 Subject: tree: Drop duplicated is supposed to provide Change-Id: I2ef82c8fe30b1c1399a9f85c1734ce8ba16a1f88 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/81830 Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai --- src/arch/x86/cpu.c | 1 - src/arch/x86/mpspec.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/arch') diff --git a/src/arch/x86/cpu.c b/src/arch/x86/cpu.c index f4c18c2643..91cbcb05fa 100644 --- a/src/arch/x86/cpu.c +++ b/src/arch/x86/cpu.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include diff --git a/src/arch/x86/mpspec.c b/src/arch/x86/mpspec.c index f5242d3d6e..d6f0cd5be1 100644 --- a/src/arch/x86/mpspec.c +++ b/src/arch/x86/mpspec.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3