commit | 5229ee185287f4fd0d7809e6554b40ec83a4ba6c | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Jun 22 00:29:46 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jun 29 01:57:29 2007 -0500 |
tree | d256a3ede9fad13c47bdb7f04e1c005b83186c5b | |
parent | 7d52c7b0cd46f42ae2c9df37f1a385d9aaf95842 [diff] |
[POWERPC] Remove hack to determine the 2nd PHBs bus number 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>