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