[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131023032140.12410.43295.stgit@bhelgaas-glaptop.roam.corp.google.com>
Date: Tue, 22 Oct 2013 21:23:59 -0600
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: David Howells <dhowells@...hat.com>,
Koichi Yasutake <yasutake.koichi@...panasonic.com>
Cc: linux-pci@...r.kernel.org, linux-am33-list@...hat.com,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Remove pcibios_last_bus stuff
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists