more wrong formats.

This commit is contained in:
christos 2011-05-25 15:15:55 +00:00
parent 7e217e1f53
commit 409ea14c30

View File

@ -285,7 +285,7 @@ do { \
do { \
if ( MGA_VERBOSE ) { \
DRM_INFO( "BEGIN_DMA( %d )\n", (n) ); \
DRM_INFO( " space=0x%x req=0x%x\n", \
DRM_INFO( " space=0x%x req=0x%zx\n", \
dev_priv->prim.space, (n) * DMA_BLOCK_SIZE ); \
} \
prim = dev_priv->prim.start; \