[POWERPC] Remove hack to determine the 2nd PHBs bus number
authorKumar Gala <galak@kernel.crashing.org>
Fri, 22 Jun 2007 05:29:46 +0000 (00:29 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:57:29 +0000 (01:57 -0500)
Now that we have the pci_controller in the exclude function we can easy
figure out if the bus number is the PHB or not.  The old style of using a
variable setup at init time was actually broken and would only work in
specific cases.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found