commit | 7b19318bee746628b8cd9795d7a944c26779d60f | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Tue Mar 06 20:30:56 2018 +0000 |
committer | David Gibson <david@gibson.dropbear.id.au> | Fri Apr 27 18:05:22 2018 +1000 |
tree | 05b227732f3d522a1ad431ac30d3f66f8e86b63a | |
parent | 1ff861d289bf2bef65cb5ef20303583bd72ec930 [diff] |
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>