X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fmainboard%2Fasus%2Fm4a785-m%2Facpi_tables.c;h=aeac68e34f801de1e04dcd9d6aa48873f48b306b;hb=74d1a6e8a166cd477f667a6fcb1e96b8a0cbdac1;hp=2e09a2395df1ea883f2c763ec9b92a9daebd78b7;hpb=4ffde94c4ec51cdb24103ec13653e6f40513e1bb;p=coreboot.git diff --git a/src/mainboard/asus/m4a785-m/acpi_tables.c b/src/mainboard/asus/m4a785-m/acpi_tables.c index 2e09a2395..aeac68e34 100644 --- a/src/mainboard/asus/m4a785-m/acpi_tables.c +++ b/src/mainboard/asus/m4a785-m/acpi_tables.c @@ -20,12 +20,12 @@ #include #include #include +#include #include #include #include #include #include - #include "mb_sysconf.h" #define DUMP_ACPI_TABLES 0 @@ -56,8 +56,6 @@ extern const unsigned char AmlCode_ssdt4[]; extern const unsigned char AmlCode_ssdt5[]; #endif -#define IO_APIC_ADDR 0xfec00000UL - unsigned long acpi_fill_mcfg(unsigned long current) { /* Just a dummy */