more wrong formats.
This commit is contained in:
parent
7e217e1f53
commit
409ea14c30
@ -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; \
|
||||
|
Loading…
Reference in New Issue
Block a user