diff options
| author | Arnd Bergmann <[email protected]> | 2018-01-17 16:48:53 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-01-17 18:03:44 +0000 |
| commit | c6270dbce9b01b465875ee4200623887f9399a21 (patch) | |
| tree | c730fbde4672f1823f01187a5e38ff1f2338e186 /tools/perf/scripts/python/stat-cpi.py | |
| parent | ba02f4c26b37102ab030aa81d42d8021c81a43ab (diff) | |
drm: i915: remove timeval users
struct timeval is deprecated because it cannot represent times
past 2038. In this driver, the only use of this structure is
to capture debug information. This is easily changed to ktime_t,
which we then format as needed when printing it later.
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions