diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2014-04-01 09:59:08 (GMT) |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-04-01 20:58:29 (GMT) |
commit | c2d15359c4b5476c181d8a51bdeba4cead15c120 (patch) | |
tree | 5eda8446a7f5c7932cdca95848b204e141edfa1d /lib/crc-itu-t.c | |
parent | 16c6c56bab1d9942c8089b7ea8a7382799fba5d8 (diff) | |
download | linux-c2d15359c4b5476c181d8a51bdeba4cead15c120.tar.xz |
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 'lib/crc-itu-t.c')
0 files changed, 0 insertions, 0 deletions