]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit2b7bf930ae762d3124317e36f26a7567dc04e835
tree966978643ab2186f8f4d44ed9957ee56af62c9cc
parent306cfd630a4d121cf4e08b894d8b4c4cf106e57e
sh/boards/dreamcast/rtc.c: make 2 functions static

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>
arch/sh/boards/dreamcast/rtc.c