]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/kernel/acpi/boot.c
Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...
[linux-2.6-omap-h63xx.git] / arch / i386 / kernel / acpi / boot.c
index 8309a7b2cd63fc7640200e2f156ff119baabfc70..79577f0ace98847ee39a4f7ad4c9842f3ea88ec6 100644 (file)
@@ -44,6 +44,9 @@ extern void __init clustered_apic_check(void);
 extern int gsi_irq_sharing(int gsi);
 #include <asm/proto.h>
 
+static inline int acpi_madt_oem_check(char *oem_id, char *oem_table_id) { return 0; }
+
+
 #else                          /* X86 */
 
 #ifdef CONFIG_X86_LOCAL_APIC