[ARM] sa1100: remove boot time RTC initialisation
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 12 Jul 2007 20:29:45 +0000 (21:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 20:29:45 +0000 (21:29 +0100)
commitfcae8e098877b798c365fd9d807f86d5e2a2b324
tree6d801ecca4ca11c6aec412e7f2acb59c091b4479
parentf3ebbc20ab835ff98cf920f85de989064e352ee5
[ARM] sa1100: remove boot time RTC initialisation

The RTC library code contains everything necessary to set the
system time from the RTC; for similar reasons as the previous
commit, it's far better to let the RTC library code sort this
out rather than implement something which might not be
appropriate for everyone.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/time.c