summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2014-07-16 21:04:38 +0000
committerJohn Stultz <john.stultz@linaro.org>2014-07-23 10:18:07 -0700
commitf2dec1eae8029bb056a3c1b2d3373681fa8e3e7a (patch)
treed3f8daca72af614d8d9e8e5c8b5e4a07adb8c6c0 /virt
parent68f6783d28316affcd2ce332d949e40e4c7416bd (diff)
powerpc: cell: Use ktime_get_ns()
Replace the ever recurring: ts = ktime_get_ts(); ns = timespec_to_ns(&ts); with ns = ktime_get_ns(); Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions