From: Bjorn Helgaas Date: Wed, 23 Oct 2013 02:55:46 +0000 (-0600) Subject: frv/PCI: Remove pcibios_last_bus X-Git-Tag: v3.13-rc1~95^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba205c384fc27cc7ff761744b012f1956a7e3e4;p=pandora-kernel.git frv/PCI: Remove pcibios_last_bus pcibios_last_bus was apparently copied from x86. On FR-V, it is statically initialized to -1 and never changed unless the user boots with "pci=lastbus=". I doubt that option is used on FR-V, so this patch removes all the code related to pcibios_last_bus. Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed