]> git.proxmox.com Git - mirror_qemu.git/commit - hw/pflash_cfi01.c
pflash_cfi01: Fix debug mode printfery
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Tue, 30 Oct 2012 07:45:11 +0000 (07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:11 +0000 (07:45 +0000)
commitfc5b64d0829297c7a525ddf6c0bb08ef0a9af5b6
treed09a8a0beaff3642a14218aad5c425e3f9560be0
parent368a354f02b7c3845d8b4bcdebc0840a515e953b
pflash_cfi01: Fix debug mode printfery

This DPRINTF was throwing a warning due to a missing cast.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/pflash_cfi01.c