From: Gustavo Padovan Date: Fri, 31 Oct 2014 17:33:30 +0000 (+0000) Subject: drm/exynos: expose struct exynos_drm_crtc X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~29^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf053eb264ef6f51ba930c74812d9edd0b43798;p=pandora-kernel.git drm/exynos: expose struct exynos_drm_crtc Let other pieces of the driver access struct exynos_drm_crtc as well. struct exynos_drm_manager will be merged into struct exynos_drm_crtc, in the sense we will move all its members to exynos_drm_crtc, so to start this conversion exynos_drm_crtc need to be exposed as well. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-diff-tree failed