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:
1b43284
)
MIPS: IP22: Make indy_sc_ops variable static
author
Dmitri Vorobiev
<dmitri.vorobiev@movial.fi>
Fri, 31 Oct 2008 17:54:11 +0000
(19:54 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 20 Nov 2008 19:42:33 +0000
(19:42 +0000)
The indy_sc_ops variable in arch/mips/mm/sc-ip22.c is needlessly defined
global, and this patch makes it static.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
No differences found