]> git.proxmox.com Git - qemu.git/commit
cmd646: fix build when DEBUG_IDE is enabled.
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 28 Jun 2013 13:43:16 +0000 (14:43 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Jun 2013 13:46:38 +0000 (15:46 +0200)
commit721da65c6eba9c053d73744ecaa882b0f7cd634a
tree746f03c20af92d86fc3ad03c64dc136092c565d1
parent3ac216270a62418519c08e88c17005a8f1539cf2
cmd646: fix build when DEBUG_IDE is enabled.

Make sure we use the correct TARGET/PRI macros in the debug statements.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
CC: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/ide/cmd646.c