]> git.proxmox.com Git - mirror_qemu.git/commit
dma/pl330: Delete overly verbose debug printf
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Wed, 26 Feb 2014 17:20:07 +0000 (17:20 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 26 Feb 2014 17:20:07 +0000 (17:20 +0000)
commit63a31905cbce5e7c2503dd22bf5977636df271e5
treee2b4a70c65c5380f4d83231cacc5b292a64f5805
parenteb0ecd5ad908b72dfe4fadf84272616b2de101d1
dma/pl330: Delete overly verbose debug printf

When using event synchronisation, this particular debug printf floods.
Just delete it.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: dd94d19493f97c47497b9d8caf74ca43e70d58fd.1393372019.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/dma/pl330.c