aboutsummaryrefslogtreecommitdiff
path: root/hw/lsi53c895a.c
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2011-09-26 09:02:37 +0400
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2011-10-05 09:19:05 +0100
commitce8d2800f7858a3847a585d23a3e5e56bedf4e65 (patch)
tree7a71c7ab8e764734a0cf92d2ddb416687f0e6e55 /hw/lsi53c895a.c
parent8cf28bcaf182a52be8890f4bceb88aca6f0b23cc (diff)
downloadqemu-ce8d2800f7858a3847a585d23a3e5e56bedf4e65.zip
qemu-ce8d2800f7858a3847a585d23a3e5e56bedf4e65.tar.gz
qemu-ce8d2800f7858a3847a585d23a3e5e56bedf4e65.tar.bz2
gt64xxx.c: fix length modifier in DPRINTF format string
The commit fc2bf44972349b078d8310466c3866615500e67f changed the type of val argument of the function gt64120_writel() from uint32_t to uint64_t, so we need to change the corresponding length modifier from "%x" to "%" PRIx64. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'hw/lsi53c895a.c')
0 files changed, 0 insertions, 0 deletions