diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2014-03-04 19:10:17 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-04-04 10:13:48 +1000 |
commit | f4d1b02129d3045c20ebadda8865db2cc7ce2cb5 (patch) | |
tree | 68354f4c326ff4949f3a56813d48dfe12b168e08 /drivers/gpu/drm/drm_dp_helper.c | |
parent | b65e64f7ccd40762fbd26b24414966d0437e7591 (diff) | |
download | linux-f4d1b02129d3045c20ebadda8865db2cc7ce2cb5.tar.bz2 |
drm: gem-cma: Fix warnings due to improper printk formats
Use the %pad printk specifier to print dma_addr_t variables. This fixes
warnings on platforms where dma_addr_t has a different size than int or
size_t.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_dp_helper.c')
0 files changed, 0 insertions, 0 deletions