From: Inki Dae Date: Mon, 14 May 2012 11:04:38 +0000 (+0900) Subject: drm/exynos: fixed size type. X-Git-Tag: v3.5-rc2~11^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13b87b27421e12f82ebbaac018cea30f82e5c33e;p=pandora-kernel.git drm/exynos: fixed size type. size type of drm_exynos_gem_mmap struct is changed to uint64_t and it adds pad for the struct to be aligned as 64bit. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed