]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitcfbf0173132364a8f36755c9c4fad5475002b816
treeb24bbd7ccb1a8accb0bc2e6f8c0d3b92f0bf66ea
parent81a34ca5a1590e34e01f39378865f2a13551d0c7
[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