commit | 853ad6c2e752215237e7fb26d681ed0008dd081a | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Dec 20 14:54:48 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Dec 20 16:18:07 2007 +1100 |
tree | 42e074f1b4d7543cc40158d2f2582e44bb0bfec7 | |
parent | fc3fb71c3e1850a6a1099dd1cb7bcd7e69ac7b73 [diff] |
[POWERPC] pci32: Remove obsolete PowerMac bus number hack The 32 bits PCI code carries an old hack that was only useful for G5 machines. Nowdays, the 32 bits kernel doesn't support any of those machines anymore so the hack is basically never used, so remove it. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>