]> git.baikalelectronics.ru Git - kernel.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)
commite2611a02e28fa3dc07a759d65e8f2e358ab02cd3
tree966978643ab2186f8f4d44ed9957ee56af62c9cc
parentd288e4b2af97558beb1d4c87ad8e6a3db695388b
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