From: Thomas Gleixner Date: Wed, 16 Jul 2014 21:05:18 +0000 (+0000) Subject: timekeeping: Use tk_read_base as argument for timekeeping_get_ns() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e5ac3a8b100469ea154f87dd57b685fbdd356f6;p=pandora-kernel.git timekeeping: Use tk_read_base as argument for timekeeping_get_ns() All the function needs is in the tk_read_base struct. No functional change for the current code, just a preparatory patch for the NMI safe accessor to clock monotonic which will use struct tk_read_base as well. Signed-off-by: Thomas Gleixner Cc: Steven Rostedt Cc: Peter Zijlstra Cc: Mathieu Desnoyers Signed-off-by: John Stultz --- Reading git-diff-tree failed