]> git.proxmox.com Git - qemu.git/commit
xilinx_axidma: Fix debug mode compile messages
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Sat, 26 Jan 2013 20:54:35 +0000 (12:54 -0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 30 Jan 2013 09:31:27 +0000 (10:31 +0100)
commit74cef80c473fe4ce195d5280a34bb2af8492aabb
tree5a1fd92d762dc055c5b7e7694f220f3bc4cd998c
parent080251a46493e4e4cb6cbd6e2878d31c7cf023c5
xilinx_axidma: Fix debug mode compile messages

Missing cast one one of the conditionally compiled printfs.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/xilinx_axidma.c