]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86_64/acpi.h
[POWERPC] Make soft_enabled irqs preempt safe
[linux-2.6-omap-h63xx.git] / include / asm-x86_64 / acpi.h
index 2c95a319c0566463df1d3a800c094564f87d0d1f..9d1916e59c04f22eeff10646d39ca4b879bd9117 100644 (file)
@@ -155,8 +155,6 @@ extern void acpi_reserve_bootmem(void);
 
 #endif /*CONFIG_ACPI_SLEEP*/
 
-#define boot_cpu_physical_apicid boot_cpu_id
-
 extern int acpi_disabled;
 extern int acpi_pci_disabled;
 
@@ -165,6 +163,7 @@ extern u8 x86_acpiid_to_apicid[];
 #define ARCH_HAS_POWER_INIT 1
 
 extern int acpi_skip_timer_override;
+extern int acpi_use_timer_override;
 
 #endif /*__KERNEL__*/