From 88f5c7178ebd1bb4137f495192fffe13bbea1c7c Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 16 Oct 2019 12:45:47 +0200 Subject: src: Remove unused 'include ' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iaa236f07aed52ccb8c4839047894a14a9446a109 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/36080 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/arch/x86/include/arch/romstage.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/x86') diff --git a/src/arch/x86/include/arch/romstage.h b/src/arch/x86/include/arch/romstage.h index 15c93f24bd..86d4e63eda 100644 --- a/src/arch/x86/include/arch/romstage.h +++ b/src/arch/x86/include/arch/romstage.h @@ -14,7 +14,6 @@ #ifndef __ARCH_ROMSTAGE_H__ #define __ARCH_ROMSTAGE_H__ -#include #include #include -- cgit v1.2.3