timekeeping: Provide timespec64 based interfaces
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:04 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:17:55 +0000 (10:17 -0700)
commitd6d29896c665dfd50e6e0be7a9039901640433a3
treef6f80e9658798bb94f1aef2b06ddb63d5f32e26d
parent8b094cd03b4a3793220d8d8d86a173bfea8c285b
timekeeping: Provide timespec64 based interfaces

To convert callers of the core code to timespec64 we need to provide
the proper interfaces.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/timekeeping.h
kernel/time/ntp.c
kernel/time/timekeeping.c