commit | a1bcc9da90ab44d29c38fc6e4a8dba633e97f3f3 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Jul 16 12:23:37 2015 -0300 |
committer | Inki Dae <inki.dae@samsung.com> | Sun Aug 16 10:23:35 2015 +0900 |
tree | 219f8707a64c454fc1047e52a31876d468138812 | |
parent | 2eeb2e5e6634dbb97bdda81f65f70e4b037028d5 [diff] |
drm/exynos: remove unused fields from struct exynos_drm_plane Now after the move to use drm_plane_state directly struct drm_plane_state has many unused fields, along with others that weren't used before the plane state change. Thus remove them all. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>