Re: [PATCH 3/3] time: Remove read_boot_clock()

2015-05-13 Thread John Stultz
On Fri, Apr 24, 2015 at 12:27 AM, wrote: > Ping > > linux-kernel-ow...@vger.kernel.org wrote 2015-04-09 AM 09:04:42: > >> >> [PATCH 3/3] time: Remove read_boot_clock() >> >> From: Xunlei Pang >> >> Now we have all the read_boot_clock64()

[PATCH 3/3] time: Remove read_boot_clock()

2015-04-08 Thread Xunlei Pang
From: Xunlei Pang Now we have all the read_boot_clock64() for all implementations, it's time to remove read_boot_clock() completely from the kernel. Signed-off-by: Xunlei Pang --- include/linux/timekeeping.h | 1 - kernel/time/timekeeping.c | 14 +++--- 2 files changed, 3 insertions