| commit | 2b7bf930ae762d3124317e36f26a7567dc04e835 | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@kernel.org> | Wed Jun 18 01:30:57 2008 +0300 |
| committer | Paul Mundt <lethal@linux-sh.org> | Mon Jul 28 18:10:30 2008 +0900 |
| tree | 966978643ab2186f8f4d44ed9957ee56af62c9cc | |
| parent | 306cfd630a4d121cf4e08b894d8b4c4cf106e57e [diff] |
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>