From f7ca672118b4d14c1e3686728c115df7adc2ec1d Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sun, 10 Sep 2017 06:30:54 +0300 Subject: AGESA boards: Clean up some includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I84c70aa04ab556a3898d3525f7b9aab85812f61d Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/21475 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Aaron Durbin --- src/mainboard/gizmosphere/gizmo2/mainboard.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/gizmosphere/gizmo2') diff --git a/src/mainboard/gizmosphere/gizmo2/mainboard.c b/src/mainboard/gizmosphere/gizmo2/mainboard.c index ad4f9c9aa4..6a9db806e1 100644 --- a/src/mainboard/gizmosphere/gizmo2/mainboard.c +++ b/src/mainboard/gizmosphere/gizmo2/mainboard.c @@ -17,18 +17,10 @@ #include #include -#include -#include -#include -#include -#include -#include #include #include #include #include -#include -#include /*********************************************************** * These arrays set up the FCH PCI_INTR registers 0xC00/0xC01. -- cgit v1.2.3