aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/apic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/apic.h')
-rw-r--r--include/asm-x86/apic.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/apic.h b/include/asm-x86/apic.h
index 9c2dfd926e59..313bcaf4b6c3 100644
--- a/include/asm-x86/apic.h
+++ b/include/asm-x86/apic.h
@@ -37,12 +37,9 @@ extern void generic_apic_probe(void);
37 37
38extern int apic_verbosity; 38extern int apic_verbosity;
39extern int local_apic_timer_c2_ok; 39extern int local_apic_timer_c2_ok;
40extern int local_apic_timer_disabled;
41 40
42extern int apic_runs_main_timer;
43extern int ioapic_force; 41extern int ioapic_force;
44extern int disable_apic; 42extern int disable_apic;
45extern int disable_apic_timer;
46 43
47/* 44/*
48 * Basic functions accessing APICs. 45 * Basic functions accessing APICs.