diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-05-22 14:29:52 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2012-06-19 13:24:44 +0000 |
commit | c97338dca0197abad7f0c789ad61d45940f67011 (patch) | |
tree | f5db61843a1d2eddf9c08627bfd6ad3c65b5b6b9 /hw/cadence_gem.c | |
parent | cff0cfbed5b8c41938af3d134381ea76ee0242f7 (diff) | |
download | qemu-c97338dca0197abad7f0c789ad61d45940f67011.tar.gz qemu-c97338dca0197abad7f0c789ad61d45940f67011.tar.bz2 qemu-c97338dca0197abad7f0c789ad61d45940f67011.zip |
hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit
Add a cast to a logging printf to avoid a compilation failure
if target_phys_addr_t is a 64 bit type. (This is better than
using TARGET_FMT_plx because we really don't need a full
16 digit hex string to print the offset into a device.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/cadence_gem.c')
0 files changed, 0 insertions, 0 deletions