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:
7afed6a
)
[MIPS] Make gcmp_probe() static
author
Dmitri Vorobiev
<dmitri.vorobiev@movial.fi>
Wed, 18 Jun 2008 07:18:22 +0000
(10:18 +0300)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 15 Jul 2008 17:44:31 +0000
(18:44 +0100)
The gcmp_probe() function is needlessly defined global, and
this patch makes it static.
Tested by booting a Malta 4Kc board up to the shell prompt.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found