diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-11-26 20:42:19 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2007-11-26 20:42:19 +0100 |
commit | aafab10d3f6b68150ec9fe75b1462764fd45b728 (patch) | |
tree | 9a4f25bb948954986ed108e610c905715c2e18fb /arch | |
parent | 57c351de715458f8fbee1e92e8cc65ddc00da04c (diff) | |
download | op-kernel-dev-aafab10d3f6b68150ec9fe75b1462764fd45b728.zip op-kernel-dev-aafab10d3f6b68150ec9fe75b1462764fd45b728.tar.gz |
x86: fix ACPI compile for LOCAL_APIC=n
ACPI processor idle code references local_apic_timer_c2_ok, which
is not available when LOCAL_APIC is disabled.
Define local_apic_timer_c2_ok as a constant, when LOCAL_APIC=n
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions