commit | 13b87b27421e12f82ebbaac018cea30f82e5c33e | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Mon May 14 20:04:38 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Jun 05 11:51:47 2012 +0900 |
tree | dce0daf929e89cc750700737e421f81ea3a5945d | |
parent | 363b06aaa59fc20d0a9c5a5a9ce1fa2c45946700 [diff] |
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 <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>