From 41877d8690c79ce1ff12272d4427e8ff4f5cfc74 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Mon, 1 Sep 2014 22:18:01 +0200 Subject: i82371eb & qemu: Move to per-device ACPI. This one is special because qemu is really far from anything real but shares some common features. Change-Id: Ia1631611724a074780e1fece50166730b2ee94ae Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/6939 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/asus/p2b/acpi_tables.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/asus/p2b/acpi_tables.c') diff --git a/src/mainboard/asus/p2b/acpi_tables.c b/src/mainboard/asus/p2b/acpi_tables.c index 8edb626ad0..7eeaeeb149 100644 --- a/src/mainboard/asus/p2b/acpi_tables.c +++ b/src/mainboard/asus/p2b/acpi_tables.c @@ -19,8 +19,6 @@ #include -extern const unsigned char AmlCode[]; - unsigned long acpi_fill_madt(unsigned long current) { /* mainboard has no ioapic */ -- cgit v1.2.3