From: Gustavo Padovan Date: Thu, 16 Jul 2015 15:23:37 +0000 (-0300) Subject: drm/exynos: remove unused fields from struct exynos_drm_plane X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~26^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1bcc9da90ab44d29c38fc6e4a8dba633e97f3f3;p=pandora-kernel.git 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 Reviewed-by: Joonyoung Shim Signed-off-by: Inki Dae --- Reading git-diff-tree failed