From: Russell King Date: Wed, 27 Jun 2007 08:57:32 +0000 (+0100) Subject: [ARM] pxa: remove boot time RTC initialisation X-Git-Tag: v2.6.23-rc1~1101^2^8~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4adb70fc1b9b545ce6221f0cc35a8fa0eab13461;p=pandora-kernel.git [ARM] pxa: 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 --- Reading git-diff-tree failed