From fb0984d30f63033a76ec0bf617c8c2a7fdce7769 Mon Sep 17 00:00:00 2001 From: Keith Hui Date: Fri, 21 Jul 2017 21:09:21 -0400 Subject: 440BX boards: Drop unused #includes from romstage Romstage of many 440BX boards included headers that are not used. Remove them as part of a bigger cleanup effort. Change-Id: I89ddeda3c90e1a4907c05851185b69f3b29e54ba Signed-off-by: Keith Hui Reviewed-on: https://review.coreboot.org/20693 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/asus/p2b-ds/romstage.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/asus/p2b-ds') diff --git a/src/mainboard/asus/p2b-ds/romstage.c b/src/mainboard/asus/p2b-ds/romstage.c index 694f03e15a..809f1f6709 100644 --- a/src/mainboard/asus/p2b-ds/romstage.c +++ b/src/mainboard/asus/p2b-ds/romstage.c @@ -14,15 +14,11 @@ * GNU General Public License for more details. */ -#include #include -#include #include -#include #include #include #include -#include #include #include #include -- cgit v1.2.3