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:
6af26c6
)
sh: make some needlessly global sh7724 clocks static
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Thu, 4 Nov 2010 14:14:29 +0000
(14:14 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 8 Nov 2010 00:35:28 +0000
(09:35 +0900)
These clocks are currently only used inside one .c file and are not
declared in any headers, therefore having them global is useless.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found