On Tue, Apr 10, 2018 at 08:24:59AM -0500, Bjorn Helgaas wrote: > Remove some unused microblaze PCI code. > > I can merge these via PCI if you like, Michal. I have some related > changes coming for some sparc resource claim issues. Or it's fine if > you pick them up. I applied these to pci/microblaze for v4.17. If you pick them up, Michal, I'll drop them; just let me know. > --- > > Bjorn Helgaas (2): > microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code > microblaze/PCI: Remove pcibios_claim_one_bus() dead code > > > arch/microblaze/include/asm/pci.h | 4 -- > arch/microblaze/pci/pci-common.c | 61 ------------------------------------- > 2 files changed, 65 deletions(-)