On 12/14/2011 08:32 AM, Benoît Canet wrote:
These patches remove sysbus_init_mmio_cb2 usage from the codebase.
Breaks the build:
anthony@titi:~/build/qemu$ make
CCppc-softmmu/ppce500_mpc8544ds.o
cc1: warnings being treated as errors
/home/anthony/git/qemu/hw/ppce500_mpc8544ds.c: In funct
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