]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/acpi/boot.c
x86: add functions to determine if platform is a UV platform
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / acpi / boot.c
index e277c370246dfb773e5339ca0a54171fdeb175e4..05878ac934db404cda72b42b58508cf4b5799de6 100644 (file)
@@ -56,9 +56,7 @@ EXPORT_SYMBOL(acpi_disabled);
 #ifdef CONFIG_X86_64
 
 #include <asm/proto.h>
-
-static inline int acpi_madt_oem_check(char *oem_id, char *oem_table_id) { return 0; }
-
+#include <asm/genapic.h>
 
 #else                          /* X86 */