OSDN Git Service

uninorth: remove obsolete pci_pmac_init() function
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 6 Mar 2018 20:30:56 +0000 (20:30 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 27 Apr 2018 08:05:22 +0000 (18:05 +1000)
commit7b19318bee746628b8cd9795d7a944c26779d60f
tree05b227732f3d522a1ad431ac30d3f66f8e86b63a
parent1ff861d289bf2bef65cb5ef20303583bd72ec930
uninorth: remove obsolete pci_pmac_init() function

Instead wire up the PCI/AGP host bridges in mac_newworld.c. Now this is complete
it is possible to move the initialisation of the PCI hole alias into
pci_unin_main_init().

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/pci-host/uninorth.c
hw/ppc/mac_newworld.c