]> git.proxmox.com Git - mirror_qemu.git/commit
hw/timer/omap_gptimer: Don't use old_mmio
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 16 Sep 2017 16:46:16 +0000 (17:46 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Sep 2017 15:34:27 +0000 (16:34 +0100)
commit13dfde3320914042bf804291e685e891298bd001
treea986290d13ae496dfb24ffd66569b8239a439ef0
parent27f5bab84dae6cc808099c32a34ee8868de3229a
hw/timer/omap_gptimer: Don't use old_mmio

Don't use the old_mmio struct in memory region ops.

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