uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device
commit0f4b5415c31ed1fee02f5826fe0d2d585806fa95
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 6 Mar 2018 20:30:50 +0000 (6 20:30 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 27 Apr 2018 08:05:22 +0000 (27 18:05 +1000)
treee625032c947ec7a0fef073e18361b30c5a436764
parent5d2eaa02501c9a75a221caa443553d3cc6077cfd
uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device

This is in preparation for moving the device wiring into the New World machine.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/pci-host/uninorth.c
hw/ppc/mac.h
hw/ppc/mac_newworld.c