git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1451a39
)
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
author
Dmitri Vorobiev
<dmitri.vorobiev@movial.com>
Sun, 22 Mar 2009 22:12:29 +0000
(
00:12
+0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 30 Mar 2009 12:49:45 +0000
(14:49 +0200)
The variable cpu_callin_map is needlessly defined global, so let's
make it static now.
Build-tested using malta_defconfig.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found