[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>
This commit is contained in:
john stultz
2006-09-30 23:28:22 -07:00
committed by Linus Torvalds
parent c902e0a010
commit 4c7ee8de95
5 changed files with 399 additions and 386 deletions
+1 -1
View File
@@ -1 +1 @@
obj-y += clocksource.o jiffies.o
obj-y += ntp.o clocksource.o jiffies.o