From: David Howells Date: Thu, 12 Aug 2010 15:54:36 +0000 (+0100) Subject: MN10300: Fix RTC routines X-Git-Tag: v2.6.36-rc1~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3557957616412db3f496d75c6baef836f8f55a67;p=pandora-kernel.git MN10300: Fix RTC routines A change to the RTC routines in the MN10300 arch used set_rtc_mms() when it meant set_rtc_mmss(). This results in an error due to a reference of an undefined symbol. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed