Commit fc022fdf authored by Michael Ellerman's avatar Michael Ellerman

powerpc/kernel: Drop unused extern for current_set

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent d468fcaf
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment