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/lenovo/g505s/mainboard.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/mainboard/lenovo') diff --git a/src/mainboard/lenovo/g505s/mainboard.c b/src/mainboard/lenovo/g505s/mainboard.c index 579fbc0a5a..a33c1322e4 100644 --- a/src/mainboard/lenovo/g505s/mainboard.c +++ b/src/mainboard/lenovo/g505s/mainboard.c @@ -13,21 +13,14 @@ * GNU General Public License for more details. */ -#include -#include #include "ec.h" #include -#include #include -#include #include -#include -#include #include - static void pavilion_cold_boot_init(void) { /* Lid SMI is only used in non-ACPI mode; leave it off in S3 resume */ -- cgit v1.2.3