ntp: Cleanup xtime references in ntp.c
authorJohn Stultz <johnstul@us.ibm.com>
Fri, 29 Jan 2010 04:20:44 +0000 (20:20 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 29 Jan 2010 09:15:19 +0000 (10:15 +0100)
commit7e1b584774c6168ca5b27c340fbeff8f67651e4f
tree1a70db44cb1a8c000f6f1bd943754987a06c0fcc
parent1f5b8f8a2031ae9507eb67743cad4d424739bfff
ntp: Cleanup xtime references in ntp.c

ntp.c doesn't need to access timekeeping internals directly, so change
xtime references to use the get_seconds() timekeeping interface.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: richard@rsk.demon.co.uk
LKML-Reference: <1264738844-21935-1-git-send-email-johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/ntp.c