hw/net/smc91c111: Convert away from old_mmio
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 4 May 2018 17:05:50 +0000 (18:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 May 2018 17:05:50 +0000 (18:05 +0100)
commit50a22d0de84955692a5f31134d88c1e8fea80247
treed07398ad4d203fa0f62d840fd49125a888ce5f5d
parenta22cadbefd2b2ff57f5c06688f7ed06c52d6929a
hw/net/smc91c111: Convert away from old_mmio

Convert the smc91c111 device away from using the old_mmio field of
MemoryRegionOps. This device is used by several Arm board models.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180427173611.10281-3-peter.maydell@linaro.org
hw/net/smc91c111.c
This page took 0.021758 seconds and 4 git commands to generate.