sh/boards/dreamcast/rtc.c: make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Tue, 17 Jun 2008 22:30:57 +0000 (01:30 +0300)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:30 +0000 (18:10 +0900)
This patch makes the needlessly global aica_rtc_{get,set}timeofday()
static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found