]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove the blob->data casts
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 23 Feb 2018 19:25:05 +0000 (21:25 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 16 Mar 2018 13:44:01 +0000 (15:44 +0200)
commitef2993f9d8248d7fb3c473f4ede9b029b6b4c2ef
tree558ab44cd0bda564dc8033605b2d5fe8cb099b33
parent206bb06982c38c04617e00db103fa7e6bf8ea74e
drm/i915: Remove the blob->data casts

Now that blob->data is void* again we don't need to cast it.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180223192506.29992-5-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_color.c