diff options
author | Masahiro Yamada <[email protected]> | 2017-02-24 15:00:29 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-02-24 17:46:56 -0800 |
commit | 16f4e3195156f2f06e90d00a36bc48d7a513f253 (patch) | |
tree | ac239e6ebcca3a62f3c34e1c4d98ac32ada79de8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1ca5eebb894a3625b2a543c7b550aa4ae33ba3cc (diff) |
include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>
The timer APIs this header needs are ktime_get(), ktime_add_us(), and
ktime_compare(). So, including <linux/ktime.h> seems enough. This
commit will cut unnecessary header file parsing.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions