Skip to content
Snippets Groups Projects
Commit 004bd069 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

mn10300/PCI: Remove useless pcibios_last_bus


pcibios_last_bus was apparently copied from x86.  On mn10300, it is
statically initialized to -1 and may be set with the "pci=lastbus=<X>"
boot option, but it is never tested.  This patch removes everything
related to pcibios_last_bus.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 9ba205c3
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment