]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/exynos: use arch independent types in uapi header
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 12 Feb 2016 12:13:59 +0000 (13:13 +0100)
committerInki Dae <daeinki@gmail.com>
Tue, 1 Mar 2016 14:37:24 +0000 (23:37 +0900)
commitcbf0aceff852b794b74ab1fd7c311121cb879917
treeb9f4c958cc5fe0491b5e0314d23ef8ddc437051b
parentd775acdda980accbaa1fc2895bddf3a13f9713ec
drm/exynos: use arch independent types in uapi header

User API structs should not use types which size/alignment/padding depends
on architecture. The patch fixes it for all structures except
drm_exynos_g2d_userptr, as g2d related stuff seems to be more complicated
and will be reviewed/adjusted later.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
include/uapi/drm/exynos_drm.h