diff options
author | Chris Wilson <[email protected]> | 2017-01-25 10:10:44 +0000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-01-27 12:54:15 +1000 |
commit | a5b2b6ebf34b20e70a2bdb5214c371744e7fa260 (patch) | |
tree | 315344d6d47f1019ea35ca9de7bc7458fbe9249c /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 3875623c561f9e83181d9621e0a963ed457c4bf6 (diff) |
drm/sti: Fix compilation failure for drm_framebuffer.pixel_format
drivers/gpu/drm/sti/sti_plane.c:76:33: error: ‘struct drm_framebuffer’
has no member named ‘pixel_format’; did you mean ‘format’?
I didn't look to hard at the casting to a char * and just did a
mechanical transformation of s/pixel_format/format->format/ as given in
commit 438b74a5497c ("drm: Nuke fb->pixel_format").
Fixes: 438b74a5497c ("drm: Nuke fb->pixel_format")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Benjamin Gaignard <[email protected]>
Cc: Vincent Abriou <[email protected]>
Acked-by: Vincent Abriou <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions