瀏覽代碼

x86: smp.h remove obsolete function declaration

Impact: cleanup

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Jaswinder Singh Rajput 16 年之前
父節點
當前提交
7760ec77ab
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/x86/include/asm/smp.h

+ 0 - 1
arch/x86/include/asm/smp.h

@@ -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);