]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitd0013c9e3bc75b3e1652bd5999a9a8d56a822ce4
tree0bc50a3255a3ee37445a8183a3a530289fca70d7
parent6af26c6c99f01e810f9944543df810e320284aa3
sh: make some needlessly global sh7724 clocks static

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>
arch/sh/kernel/cpu/sh4a/clock-sh7724.c