diff options
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2015-05-15 21:12:27 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-05-18 08:53:21 +0200 |
commit | 744b058827b3db9a4f6027522dd9c73a208c2d31 (patch) | |
tree | 37ee04a21944f78a4edea8fb1fc7d3c03b0615e3 /include/drm | |
parent | drm/dp: Fix comment in DP helper (diff) | |
download | linux-744b058827b3db9a4f6027522dd9c73a208c2d31.tar.xz linux-744b058827b3db9a4f6027522dd9c73a208c2d31.zip |
drm/atomic: remove duplicated assignment of old_plane_state
old_plane_state is already assigned to old_state->plane_states[i] inside
for_each_plane_in_state(). Here we remove an the extra assignment.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions