From: Andrzej Hajda Date: Thu, 3 Jul 2014 13:10:28 +0000 (+0200) Subject: drm/exynos/ipp: remove struct exynos_drm_ipp_private X-Git-Tag: cleanup-for-v3.18~84^2~23^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c76c5b146b0f25ee55af190c6213faf63da0cd9;p=pandora-kernel.git drm/exynos/ipp: remove struct exynos_drm_ipp_private struct exynos_drm_ipp_private contains only one pointer so all occurrences of the struct can be replaced by the pointer itself. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed