From: Laurent Pinchart Date: Wed, 16 May 2012 15:08:55 +0000 (+0200) Subject: drm/exynos: Don't cast GEM object to Exynos GEM object when not needed X-Git-Tag: v3.5-rc2~11^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6037bafa2e676162a86e4f4dee366e394565a0ee;p=pandora-kernel.git drm/exynos: Don't cast GEM object to Exynos GEM object when not needed The exynos_drm_gem_dumb_map_offset() doesn't need to access any Exynos-specific GEM object fields, don't cast the GEM object. Signed-off-by: Laurent Pinchart Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed