[PATCH] NTP: Move all the NTP related code to ntp.c
authorjohn stultz <johnstul@us.ibm.com>
Sun, 1 Oct 2006 06:28:22 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Oct 2006 07:39:26 +0000 (00:39 -0700)
commit4c7ee8de956fc250fe31e2fa91f6da980fabe317
treee2d7c207a7ca9f785c256513686f6d7f7234ef93
parentc902e0a0102f1095eec4b3511c13c84ca2bc4577
[PATCH] NTP: Move all the NTP related code to ntp.c

Move all the NTP related code to ntp.c

[akpm@osdl.org: cleanups, build fix]
Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/timex.h
kernel/time.c
kernel/time/Makefile
kernel/time/ntp.c [new file with mode: 0644]
kernel/timer.c