drm: radeon: fix printk format warning
authorRandy Dunlap <rdunlap@xenotime.net>
Tue, 16 Oct 2012 00:15:45 +0000 (10:15 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 16 Oct 2012 00:15:45 +0000 (10:15 +1000)
commitbd6126bd0766cb0e03a4d832cc3611dff5ea8e50
treed86b1ba5c3d2c379cbb45949095d8af302c5badf
parent39df01cd6ce9f6dd755ace0030e2bebe75da7727
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>
drivers/gpu/drm/radeon/radeon_atpx_handler.c