drm/exynos: fix types for compilation on 64bit architectures
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 3 Feb 2016 12:42:47 +0000 (13:42 +0100)
committerInki Dae <daeinki@gmail.com>
Tue, 1 Mar 2016 14:37:09 +0000 (23:37 +0900)
commitc5f2f0c41e1b420ba422fe7840c5d243e2c202ee
treea5dc813e15e6c73646ed48d4226219672ad5cdc4
parent3b356785380ee04c55c802181f58f040ccfb06c7
drm/exynos: fix types for compilation on 64bit architectures

This patch fixes compilation warnings (on 64bit architectures) and bugs
related to casting pointers through 32bit integers.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_g2d.c
drivers/gpu/drm/exynos/exynos_drm_gem.c
drivers/gpu/drm/exynos/exynos_drm_vidi.c
This page took 0.162846 seconds and 5 git commands to generate.