From a79b3f1c630095cf92f42753e734a23c8b46d4b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Thu, 3 Jan 2019 11:38:30 +0200 Subject: amdfam10 boards: Drop unused mb_sysconf.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I819cfcda55995237a8431fdb3291274ab968cd3b Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/30626 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Angel Pons --- src/mainboard/gigabyte/ma785gm/acpi_tables.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/gigabyte/ma785gm/acpi_tables.c') diff --git a/src/mainboard/gigabyte/ma785gm/acpi_tables.c b/src/mainboard/gigabyte/ma785gm/acpi_tables.c index 6261a96de5..0cdcdb791c 100644 --- a/src/mainboard/gigabyte/ma785gm/acpi_tables.c +++ b/src/mainboard/gigabyte/ma785gm/acpi_tables.c @@ -19,8 +19,6 @@ #include #include -#include "mb_sysconf.h" - unsigned long acpi_fill_madt(unsigned long current) { /* create all subtables for processors */ -- cgit v1.2.3