From ef26dee2f44f6134a49d6b83dc2a47bf7b24b533 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sun, 10 Jul 2022 21:00:06 +0200 Subject: treewide: Remove unused Change-Id: I187c2482dd82c6c6d1fe1cbda71710ae1a2f54ad Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/64890 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/arch/x86/c_exit.S | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/arch/x86') diff --git a/src/arch/x86/c_exit.S b/src/arch/x86/c_exit.S index bb1df28adf..069a66c91e 100644 --- a/src/arch/x86/c_exit.S +++ b/src/arch/x86/c_exit.S @@ -1,10 +1,8 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #include -#include #include - #if ENV_X86_64 /* -- cgit v1.2.3