drm/exynos: move 'type' from manager to crtc struct
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 5 Nov 2014 21:51:35 +0000 (19:51 -0200)
committerInki Dae <daeinki@gmail.com>
Sun, 25 Jan 2015 12:28:07 +0000 (21:28 +0900)
'type' is now part of the struct exynos_drm_crtc. This is just another
step in the struct exynos_drm_manager removal.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>

No differences found