time: Expose get_monotonic_boottime64 for in-kernel use
authorJohn Stultz <john.stultz@linaro.org>
Fri, 19 Dec 2014 02:04:34 +0000 (18:04 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Sat, 24 Jan 2015 01:21:55 +0000 (17:21 -0800)
As part of the 2038 conversion process, add a
get_monotonic_boottime64 accessor so we can depracate
get_monotonic_boottime.

Cc: pang.xunlei <pang.xunlei@linaro.org>
Cc: Arnd Bergmann <arnd.bergmann@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/timekeeping.h

Simple merge