]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm/highbank: Simplify code (memory region in device state)
authorStefan Weil <sw@weilnetz.de>
Fri, 6 Dec 2013 18:43:30 +0000 (19:43 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 23 Dec 2013 12:02:19 +0000 (16:02 +0400)
commit112f2ac98d8bd4edafc4a4c84d0abcd9ba98a736
treeb46e888e449e66fff755556f0567195cc9c19975
parentf976b09ea249cccc3fd41c98aaf6512908db0bae
hw/arm/highbank: Simplify code (memory region in device state)

The memory region can be included by value instead of by reference in the
device state.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/arm/highbank.c