sh: Move out rtc-sh registration from time_64.c to setup-sh5.c
authorPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 06:39:25 +0000 (15:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 06:39:25 +0000 (15:39 +0900)
commitc2ecb4c4a7da16288062a057b693b7b1e16aaf88
tree3c9a339738a9ad6d244a37aab0f42b69e1c39c49
parent4fa48e1774992fd03a4cd83a0f2adecb288c46f8
sh: Move out rtc-sh registration from time_64.c to setup-sh5.c

Now that the onchip_remap() mess is sorted out, the rtc-sh support code
for SH-5 can follow the same approach as the other CPUs.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh5/setup-sh5.c
arch/sh/kernel/time_64.c