commit | b8eade24c9891b8f153c40cf310ef4696c873af9 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Apr 22 14:45:32 2014 +0900 |
committer | Dave Airlie <airlied@redhat.com> | Wed Apr 30 09:48:54 2014 +1000 |
tree | bb446bd64e63a757c5886f7a081a5223f8a3ce8a | |
parent | 293d3f6a70704691c3539bc3630ba1acbabc5c43 [diff] |
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 <jg1.han@samsung.com> Reviewed-by: Daniel Kurtz <djkurtz@chromium.org> Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Dave Airlie <airlied@redhat.com>