瀏覽代碼

powerpc/kernel: Drop unused extern for current_set

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Michael Ellerman 9 年之前
父節點
當前提交
fc022fdf41
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      arch/powerpc/mm/init_32.c

+ 0 - 3
arch/powerpc/mm/init_32.c

@@ -80,9 +80,6 @@ EXPORT_SYMBOL(agp_special_page);
 
 void MMU_init(void);
 
-/* XXX should be in current.h  -- paulus */
-extern struct task_struct *current_set[NR_CPUS];
-
 /*
  * this tells the system to map all of ram with the segregs
  * (i.e. page tables) instead of the bats.