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-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html