Re: [RFC/PATCH 5/10] powerpc: pci32: Remove obsolete PowerMac bus number hack

2007-12-06 Thread Jon Loeliger
On Thu, 2007-12-06 at 02:11, Benjamin Herrenschmidt wrote: > 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, remove it. > > Signed-off-by: Benjamin Herr

[RFC/PATCH 5/10] powerpc: pci32: Remove obsolete PowerMac bus number hack

2007-12-06 Thread Benjamin Herrenschmidt
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, remove it. Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> --- arch/powerpc/kernel/pci_32.c |