]> 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 aa1c7b2e438cb36d3c9756b153d37a04c2570e9a..9d1916e59c04f22eeff10646d39ca4b879bd9117 100644 (file)
@@ -155,14 +155,15 @@ 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;
 
 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__*/