From: John Stultz Date: Thu, 4 Mar 2010 03:57:27 +0000 (-0800) Subject: sparc: Convert sparc to use read/update_persistent_clock X-Git-Tag: v2.6.35-rc1~495^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c9c9be267f73eda6a668ac81ddde56ed7fa793;p=pandora-kernel.git sparc: Convert sparc to use read/update_persistent_clock This patch converts the sparc architecture to use the generic read_persistent_clock and update_persistent_clock interfaces, reducing the amount of arch specific code we have to maintain, and allowing for further cleanups in the future. [ davem: compile fix: Here's a version that compiles, you have to get rid of the now unused variably last_rtc_update since we build with -Werror ] Signed-off-by: John Stultz Acked-by: David S. Miller Cc: Andrew Morton Cc: sparclinux@vger.kernel.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed