clocksource: sh_mtu2/cmt_register() should be static.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 3 May 2009 09:05:42 +0000 (18:05 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 3 May 2009 09:05:42 +0000 (18:05 +0900)
commitd1fcc0a8db5e47c1abaa783a3e83dbf5f2184969
tree10f6ff571bb290eddfbf155180211df42c6849fc
parent46a12f7426d71cabc08972cf8d3ffdd441d26a3a
clocksource: sh_mtu2/cmt_register() should be static.

Neither of these need to be exported, so just make them static.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/clocksource/sh_cmt.c
drivers/clocksource/sh_mtu2.c