sh: make some needlessly global sh7724 clocks static
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 4 Nov 2010 14:14:29 +0000 (14:14 +0000)
committerPaul 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