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:
1d9c114
)
MIPS: IP32: Two symbols can become static
author
Dmitri Vorobiev
<dmitri.vorobiev@movial.com>
Mon, 30 Mar 2009 19:53:23 +0000
(22:53 +0300)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 14 May 2009 12:50:24 +0000
(13:50 +0100)
The file arch/mips/mm/sc-rm7k.c needlessly defines two global symbols:
rm7k_sc_ops
rm7k_tcache_enabled
This patch makes these symbols static.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found