From a0158125e1533b8985c6326213af148e4f21fa0b Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 9 Nov 2014 20:37:57 +0100 Subject: via/epia-m700: Remove lefotver AmlCode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I70e3f2198292bcaffd08beb1d56807428416af5b Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/7390 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/mainboard/via/epia-m700/acpi_tables.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/mainboard/via/epia-m700/acpi_tables.c b/src/mainboard/via/epia-m700/acpi_tables.c index c841f2c01e..ad10d8d9cc 100644 --- a/src/mainboard/via/epia-m700/acpi_tables.c +++ b/src/mainboard/via/epia-m700/acpi_tables.c @@ -35,9 +35,6 @@ #include #include "northbridge/via/vx800/vx800.h" -extern const unsigned char AmlCode_dsdt[]; -extern const unsigned char AmlCode_ssdt[]; - extern u32 wake_vec; /* -- cgit v1.2.3