]> err.no Git - linux-2.6/blobdiff - include/asm-x86/acpi_32.h
x86: move mce related declarations
[linux-2.6] / include / asm-x86 / acpi_32.h
index 125179adf0440976fc4face93804ebff7800c79a..3cce5a0f2d9c5820572022f5b6be29bb2ac9ad11 100644 (file)
@@ -81,12 +81,6 @@ 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
-
 #ifdef CONFIG_ACPI
 extern int acpi_lapic;
 extern int acpi_ioapic;