X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Facpi.h;h=9d1916e59c04f22eeff10646d39ca4b879bd9117;hb=ef2b343e99e772e35f0f9d00f7db318b6629c16e;hp=aa1c7b2e438cb36d3c9756b153d37a04c2570e9a;hpb=8e2cc1af9fa067fe49c639ee5e5e07c96a54fe49;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86_64/acpi.h b/include/asm-x86_64/acpi.h index aa1c7b2e438..9d1916e59c0 100644 --- a/include/asm-x86_64/acpi.h +++ b/include/asm-x86_64/acpi.h @@ -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__*/