]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ntp: Cleanup timex.h
authorJohn Stultz <john.stultz@linaro.org>
Mon, 14 Nov 2011 21:06:21 +0000 (13:06 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Fri, 27 Jan 2012 03:44:20 +0000 (19:44 -0800)
commit8357929e6ae3661d5a3a7378a717f29873ea18c6
tree49cee3ead7619a7a7a8ae2dd01c4a8b1f9e8add9
parent70471f2f061d59375e959b4e7d47ee62121babb1
ntp: Cleanup timex.h

Move ntp_sycned to ntp.c and mark time_status as static.
Also yank function declaration for non-existant function.

CC: Thomas Gleixner <tglx@linutronix.de>
CC: Eric Dumazet <eric.dumazet@gmail.com>
CC: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/timex.h
kernel/time/ntp.c