hw/arm/palm.c: Don't use old_mmio for static_ops
commit7b675f1f971ba8a65711e38c2a2faac4244899c1
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 16 Sep 2017 16:46:13 +0000 (16 17:46 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Sep 2017 15:34:27 +0000 (21 16:34 +0100)
tree9e415be1a92465c17e7ca6e7c335dcfb510d58f6
parent4ce31af4aeb8471f6a913de7c59d3bde1fc4f03d
hw/arm/palm.c: Don't use old_mmio for static_ops

Update the static_ops functions to use new-style mmio
rather than the legacy old_mmio functions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 1505580378-9044-2-git-send-email-peter.maydell@linaro.org
hw/arm/palm.c