Skip to content

Commit

Permalink
powerpc/kernel: Drop unused extern for current_set
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
  • Loading branch information
Michael Ellerman committed Jul 7, 2016
1 parent d468fca commit fc022fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/powerpc/mm/init_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit fc022fd

Please sign in to comment.