]> Pileus Git - ~andy/linux/commit
frv/PCI: Remove pcibios_last_bus
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 23 Oct 2013 02:55:46 +0000 (20:55 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Oct 2013 22:55:58 +0000 (16:55 -0600)
commit9ba205c384fc27cc7ff761744b012f1956a7e3e4
treec9588faa98781468c1edd4d31252da961f4293e7
parent869a16157d1ac92a61770be0bc1cf83fbe99d724
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=<X>".  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 <bhelgaas@google.com>
arch/frv/mb93090-mb00/pci-frv.h
arch/frv/mb93090-mb00/pci-vdk.c