From: John Stultz Date: Tue, 4 Sep 2012 19:12:07 +0000 (-0400) Subject: time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes X-Git-Tag: v3.7-rc1~35^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b4202e0581683f1a14fe598633da0067f5241e;p=pandora-kernel.git 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 Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Cc: Andy Lutomirski Cc: Martin Schwidefsky Cc: Paul Turner Cc: Steven Rostedt Cc: Richard Cochran Cc: Prarit Bhargava Cc: Thomas Gleixner Signed-off-by: John Stultz --- Reading git-diff-tree failed