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/asus/m4a785-m/acpi_tables.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/asus/m4a785-m/acpi_tables.c') diff --git a/src/mainboard/asus/m4a785-m/acpi_tables.c b/src/mainboard/asus/m4a785-m/acpi_tables.c index 541e4837fd..a0912102a1 100644 --- a/src/mainboard/asus/m4a785-m/acpi_tables.c +++ b/src/mainboard/asus/m4a785-m/acpi_tables.c @@ -20,7 +20,6 @@ #include #include #include -#include "mb_sysconf.h" unsigned long acpi_fill_madt(unsigned long current) { -- cgit v1.2.3