drm/exynos: fixed size type.
authorInki Dae <[email protected]>
Mon, 14 May 2012 11:04:38 +0000 (20:04 +0900)
committerInki Dae <[email protected]>
Tue, 5 Jun 2012 02:51:47 +0000 (11:51 +0900)
commit13b87b27421e12f82ebbaac018cea30f82e5c33e
treedce0daf929e89cc750700737e421f81ea3a5945d
parent363b06aaa59fc20d0a9c5a5a9ce1fa2c45946700
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 <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
include/drm/exynos_drm.h