]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/acpi_32.h
[POWERPC] Fix RTAS os-term usage on kernel panic
[linux-2.6-omap-h63xx.git] / include / asm-x86 / acpi_32.h
index 125179adf0440976fc4face93804ebff7800c79a..723493e6c8510849d136b1e7fba5eeb65d0d3b50 100644 (file)
@@ -81,11 +81,7 @@ int __acpi_release_global_lock(unsigned int *lock);
         :"=r"(n_hi), "=r"(n_lo)     \
         :"0"(n_hi), "1"(n_lo))
 
-#ifdef CONFIG_X86_IO_APIC
-extern void check_acpi_pci(void);
-#else
-static inline void check_acpi_pci(void) { }
-#endif
+extern void early_quirks(void);
 
 #ifdef CONFIG_ACPI
 extern int acpi_lapic;