]> git.proxmox.com Git - qemu.git/commit
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 25 Jun 2012 15:52:22 +0000 (16:52 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 14 Jul 2012 10:36:24 +0000 (10:36 +0000)
commitcdb30d446f6a643c48c4a6a8ecc5d9eb7c6d6647
treebbcb24e27e205aa2d51f250e4ee6d3f5ff46aa9c
parent1e9be4b4fed08804e645e6465d38cdb686ebe9de
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx

Use the new TARGET_PRIxPHYS macro to avoid the need to define an
OMAP_FMT_plx macro whose expansion depends directly on
TARGET_PHYS_ADDR_BITS.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/omap.h