From 0fda9f54c774b73efbd89ae20ed10136fa55dc96 Mon Sep 17 00:00:00 2001 From: Keith Hui Date: Thu, 10 Aug 2017 20:06:13 -0400 Subject: 440BX boards: Drop more unused #includes from romstage Romstages of many 440BX boards included headers that are redundant. Remove them as part of a bigger cleanup effort. This finishes off what began in https://review.coreboot.org/20693. Change-Id: I102a4f6e492eb607b7f88d4c6e15072a8b7fdc46 Signed-off-by: Keith Hui Reviewed-on: https://review.coreboot.org/20952 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/azza/pt-6ibd/romstage.c | 1 - 1 file changed, 1 deletion(-) (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 c4cfbec54d..61a2767986 100644 --- a/src/mainboard/azza/pt-6ibd/romstage.c +++ b/src/mainboard/azza/pt-6ibd/romstage.c @@ -14,7 +14,6 @@ * GNU General Public License for more details. */ -#include #include #include #include -- cgit v1.2.3