[PATCH] remove pps support
authorRoman Zippel <zippel@linux-m68k.org>
Sat, 25 Mar 2006 11:08:28 +0000 (03:08 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:23:02 +0000 (08:23 -0800)
commit5ddcfa878d5b10b0ab94251a4229a8a9daaf93ed
treeb24bbd7ccb1a8accb0bc2e6f8c0d3b92f0bf66ea
parente4294b3ecd1da9abeb66709c89f71b1ba888b3b1
[PATCH] remove pps support

This removes the support for pps.  It's completely unused within the kernel
and is basically in the way for further cleanups.  It should be easier to
readd proper support for it after the rest has been converted to NTP4
(where the pps mechanisms are quite different from NTP3 anyway).

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: Adrian Bunk <bunk@stusta.de>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/timex.h
kernel/time.c
kernel/timer.c