x86: smp.h remove obsolete function declaration
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Wed, 7 Jan 2009 12:40:13 +0000 (18:10 +0530)
committerIngo Molnar <mingo@elte.hu>
Wed, 7 Jan 2009 12:51:20 +0000 (13:51 +0100)
Impact: cleanup

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/smp.h

index 830b9fc..83a4cc0 100644 (file)
@@ -22,7 +22,6 @@ extern cpumask_t cpu_callout_map;
 extern cpumask_t cpu_initialized;
 extern cpumask_t cpu_callin_map;
 
-extern void (*mtrr_hook)(void);
 extern void zap_low_mappings(void);
 
 extern int __cpuinit get_local_pda(int cpu);