[PATCH 0/2] Remove pcibios_last_bus stuff

From: Bjorn Helgaas
Date: Tue Oct 22 2013 - 23:24:08 EST


pcibios_last_bus is an x86 thing that has gotten copied into mn10300
and FR-V. On mn10300, it is clearly useless because it is set but
never tested.

On FR-V, I suspect it is also useless, but it is possible that people
boot with "pci=lastbus=<X>". Please speak up if you think it should
be kept for FR-V.

---

Bjorn Helgaas (2):
frv/PCI: Remove pcibios_last_bus
mn10300/PCI: Remove useless pcibios_last_bus


arch/frv/mb93090-mb00/pci-frv.h | 1 -
arch/frv/mb93090-mb00/pci-vdk.c | 36 -------------------------------
arch/mn10300/unit-asb2305/pci-asb2305.h | 1 -
arch/mn10300/unit-asb2305/pci.c | 5 ----
4 files changed, 43 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/