Преглед изворни кода

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.