From: Andrzej Hajda Date: Thu, 3 Jul 2014 13:10:29 +0000 (+0200) Subject: drm/exynos/ipp: correct address type X-Git-Tag: cleanup-for-v3.18~84^2~23^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8ea17f60e966d4dd07458fb614e3ddfba23770e;p=pandora-kernel.git drm/exynos/ipp: correct address type exynos_drm_gem_get_dma_addr returns dma_addr_t, type casting to void* and back is not necessary. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed