serial: Fix debug format strings
authorKevin Wolf <kwolf@redhat.com>
Tue, 19 Mar 2013 11:25:43 +0000 (12:25 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 22 Mar 2013 12:30:40 +0000 (13:30 +0100)
commit8b4a89884196aaa9115fee900396498b78245c91
tree8ad0209f817ebcb66dc0735992e0e01e802b0806
parent085d813407453e498e05c37d988efba8c6f5af0a
serial: Fix debug format strings

This fixes the build of hw/serial.c with DEBUG_SERIAL enabled.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/serial.c