diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-07-11 14:41:00 +0200 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2018-07-11 14:41:00 +0200 |
commit | 0337976f40b0a9605c24797762b95b3414619d71 (patch) | |
tree | 5b6a7687d71a3ad85167a9b2529b753319c1f561 /tools/perf/scripts/python | |
parent | 6d52aacd92c60331ec8c3117522f4301b5195e28 (diff) |
drm/admkfd use modern ktime accessors
getrawmonotonic64() and get_monotonic_boottime64() are deprecated
because of the nonstandard naming.
The replacement functions ktime_get_raw_ns() and ktime_get_boot_ns()
also simplify the callers.
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions