From: Bjorn Helgaas Date: Fri, 24 Feb 2012 03:18:57 +0000 (-0700) Subject: mips/PCI: removed unused pci_probe configurability X-Git-Tag: v3.4-rc1~114^2~28^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14be538c566f6fd6f8c8abd1687aa5d36a600703;p=pandora-kernel.git mips/PCI: removed unused pci_probe configurability We never assign anything other than PCI_ASSIGN_ALL_BUSSES to pci_probe, so just remove the indirection. If configurability is required in the future, please use the pci_flags/PCI_REASSIGN_ALL_BUS functionality as is done for powerpc. CC: Ralf Baechle CC: linux-mips@linux-mips.org Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed