time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
authorJohn Stultz <john.stultz@linaro.org>
Tue, 4 Sep 2012 19:12:07 +0000 (15:12 -0400)
committerJohn Stultz <john.stultz@linaro.org>
Mon, 24 Sep 2012 16:38:05 +0000 (12:38 -0400)
commitd7b4202e0581683f1a14fe598633da0067f5241e
tree437a9d3e935c8ec9f00ed091f71e5483f4669978
parentb3c869d35b9b014f63ac0beacd31c57372084d01
time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes

We're going to need to access the timekeeper in update_vsyscall,
so make the structure available for those who need it.

Cc: Tony Luck <tony.luck@intel.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Paul Turner <pjt@google.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/timekeeper_internal.h [new file with mode: 0644]
kernel/time/timekeeping.c