intel: Fix some format strings
authorThierry Reding <treding@nvidia.com>
Tue, 8 Apr 2014 20:18:18 +0000 (22:18 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 17 Apr 2014 14:21:45 +0000 (16:21 +0200)
commit3d7a51e43ef93df967fd387cf58dfa370dfb2317
tree555fa2c4d6df83e920c740322c7a7d107b4135ca
parent44b08c0ddf7ced99a5914421f18b269a1dcaafae
intel: Fix some format strings

Some of the format strings for debug messages use the wrong modifier to
print sizes.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Thierry Reding <treding@nvidia.com>
intel/intel_bufmgr_fake.c