These patches remove sysbus_init_mmio_cb2 usage from the codebase. v2: dont't change ppce500 initialisation method (peter)
Benoît Canet (3): sh_pci: remove sysbus_init_mmio_cb2 usage ppce500_pci: remove sysbus_init_mmio_cb2 usage sysbus: remove sysbus_init_mmio_cb2 hw/ppce500_mpc8544ds.c | 1 + hw/ppce500_pci.c | 27 ++++++--------------------- hw/r2d.c | 14 ++++++++++++-- hw/sh_pci.c | 29 ++++------------------------- hw/sysbus.c | 16 ---------------- hw/sysbus.h | 5 ----- 6 files changed, 23 insertions(+), 69 deletions(-) -- 1.7.7.4