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/azza/pt-6ibd/romstage.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/azza/pt-6ibd/romstage.c') diff --git a/src/mainboard/azza/pt-6ibd/romstage.c b/src/mainboard/azza/pt-6ibd/romstage.c index a9960db1be..c4cfbec54d 100644 --- a/src/mainboard/azza/pt-6ibd/romstage.c +++ b/src/mainboard/azza/pt-6ibd/romstage.c @@ -16,13 +16,10 @@ #include #include -#include #include -#include #include #include #include -#include #include #include #include -- cgit v1.2.3