diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2014-04-01 12:59:08 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-04-01 22:58:29 +0200 |
commit | c2d15359c4b5476c181d8a51bdeba4cead15c120 (patch) | |
tree | 5eda8446a7f5c7932cdca95848b204e141edfa1d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 16c6c56bab1d9942c8089b7ea8a7382799fba5d8 (diff) |
drm: Make drm_clflush_virt_range() void*
Currently drm_cflush_virt_rage() takes a char* so the caller probably
has to do pointless casting to avoid compiler warnings. Make the
argument void* instead to avoid such issues.
v2: Use void* arithmetic (Chris)
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions