]> Git Repo - linux.git/commit
drm/exynos: use %pad for dma_addr_t
authorJingoo Han <[email protected]>
Tue, 22 Apr 2014 05:45:32 +0000 (14:45 +0900)
committerDave Airlie <[email protected]>
Tue, 29 Apr 2014 23:48:54 +0000 (09:48 +1000)
commitb8eade24c9891b8f153c40cf310ef4696c873af9
treebb446bd64e63a757c5886f7a081a5223f8a3ce8a
parent293d3f6a70704691c3539bc3630ba1acbabc5c43
drm/exynos: use %pad for dma_addr_t

Use %pad for dma_addr_t, because a dma_addr_t type can vary
based on build options. So, it prevents possible build warnings
in printks.

Signed-off-by: Jingoo Han <[email protected]>
Reviewed-by: Daniel Kurtz <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
drivers/gpu/drm/exynos/exynos_drm_dmabuf.c
drivers/gpu/drm/exynos/exynos_drm_vidi.c
This page took 0.077145 seconds and 4 git commands to generate.