From d082b6ae848a91628b210ed7ff9fcc829cfa74f5 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Mon, 18 Sep 2017 12:10:21 +0300 Subject: AGESA binaryPI: Clean up amdfamXX.h include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iba8b8d33e1f10e28745234988d97d4fafd04c798 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/21583 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson --- src/mainboard/biostar/am1ml/acpi_tables.c | 1 - src/mainboard/biostar/am1ml/mptable.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/mainboard/biostar') diff --git a/src/mainboard/biostar/am1ml/acpi_tables.c b/src/mainboard/biostar/am1ml/acpi_tables.c index 430aeb363e..47793139a0 100644 --- a/src/mainboard/biostar/am1ml/acpi_tables.c +++ b/src/mainboard/biostar/am1ml/acpi_tables.c @@ -20,7 +20,6 @@ #include #include #include -#include unsigned long acpi_fill_madt(unsigned long current) diff --git a/src/mainboard/biostar/am1ml/mptable.c b/src/mainboard/biostar/am1ml/mptable.c index af38362145..3866f2e230 100644 --- a/src/mainboard/biostar/am1ml/mptable.c +++ b/src/mainboard/biostar/am1ml/mptable.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3