From: Kumar Gala Date: Fri, 22 Jun 2007 05:29:46 +0000 (-0500) Subject: [POWERPC] Remove hack to determine the 2nd PHBs bus number X-Git-Tag: v2.6.23-rc1~767^2^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5229ee185287f4fd0d7809e6554b40ec83a4ba6c;p=pandora-kernel.git [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 --- Reading git-diff-tree failed