From: Thomas Gleixner Date: Sat, 21 Jul 2007 11:37:37 +0000 (-0700) Subject: NTP: move the cmos update code into ntp.c X-Git-Tag: v2.6.23-rc1~173 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82644459c592a28a3eab682f9b88d81019ddfe8b;p=pandora-kernel.git NTP: move the cmos update code into ntp.c i386 and sparc64 have the identical code to update the cmos clock. Move it into kernel/time/ntp.c as there are other architectures coming along with the same requirements. [akpm@linux-foundation.org: build fixes] Signed-off-by: Thomas Gleixner Cc: Chris Wright Cc: Ingo Molnar Cc: john stultz Cc: David Miller Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed