powerpc/kernel: Drop unused extern for current_set
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Jun 2016 11:25:33 +0000 (21:25 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 7 Jul 2016 12:03:10 +0000 (22:03 +1000)
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/init_32.c

index c899fe3..e2d7ba1 100644 (file)
@@ -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.