OSDN Git Service

uninorth: remove obsolete pci_pmac_u3_init() function
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 6 Mar 2018 20:30:57 +0000 (20:30 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 27 Apr 2018 08:05:22 +0000 (18:05 +1000)
commit8ce3f743c78f422ff87da76553c9421391f3adbf
tree584d7c4be54f61e5b2ab9028049de52bc3d421dd
parent7b19318bee746628b8cd9795d7a944c26779d60f
uninorth: remove obsolete pci_pmac_u3_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_u3_agp_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