linux-stable/arch/microblaze/pci
Palmer Dabbelt ecf677c8dc PCI: Add a generic weak pcibios_align_resource()
Multiple architectures define this as a trivial function, and I'm adding
another one as part of the RISC-V port.  Add a __weak version of
pcibios_align_resource() and delete the now-obselete ones in a handful of
ports.

The only functional change should be that a handful of ports used to export
pcibios_fixup_bus().  Only some architectures export this, so I just
dropped it.

Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2017-08-02 14:53:16 -05:00
..
indirect_pci.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
iomap.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
Makefile microblaze/pci: Move the remains of pci_32.c to pci-common.c 2011-06-08 09:08:38 +10:00
pci-common.c PCI: Add a generic weak pcibios_align_resource() 2017-08-02 14:53:16 -05:00
xilinx_pci.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00