projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d468fca
)
powerpc/kernel: Drop unused extern for current_set
author
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 29 Jun 2016 11:25:33 +0000
(21:25 +1000)
committer
Michael 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/powerpc/mm/init_32.c
b/arch/powerpc/mm/init_32.c
index c899fe340bbd2cc85f596fb137a2008973b04f30..e2d7ba124618c7beee67359e71d781767c9512d5 100644
(file)
--- a/
arch/powerpc/mm/init_32.c
+++ b/
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.