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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/apic.h b/include/asm-x86/apic.h
index 72bf09cf13ab..bcfc07fd3661 100644
--- a/include/asm-x86/apic.h
+++ b/include/asm-x86/apic.h
@@ -117,7 +117,7 @@ extern void init_apic_mappings(void);
117extern void setup_boot_APIC_clock(void); 117extern void setup_boot_APIC_clock(void);
118extern void setup_secondary_APIC_clock(void); 118extern void setup_secondary_APIC_clock(void);
119extern int APIC_init_uniprocessor(void); 119extern int APIC_init_uniprocessor(void);
120extern void enable_NMI_through_LVT0(void *dummy); 120extern void enable_NMI_through_LVT0(void);
121 121
122/* 122/*
123 * On 32bit this is mach-xxx local 123 * On 32bit this is mach-xxx local