commit | bd6126bd0766cb0e03a4d832cc3611dff5ea8e50 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Oct 16 10:15:45 2012 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 16 10:15:45 2012 +1000 |
tree | d86b1ba5c3d2c379cbb45949095d8af302c5badf | |
parent | 39df01cd6ce9f6dd755ace0030e2bebe75da7727 [diff] |
drm: radeon: fix printk format warning drivers/gpu/drm/radeon/radeon_atpx_handler.c:151:3: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' [airlied: Alex had others fixed already, except for atpx one] Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Dave Airlie <airlied@redhat.com>