linux-stable/arch/microblaze/pci
Bjorn Helgaas c444a2be22 microblaze/PCI: Remove useless __pci_mmap_set_pgprot()
The microblaze __pci_mmap_set_pgprot() was apparently copied from powerpc,
where it computes either an uncacheable pgprot_t or a write-combining one.
But on microblaze, we always use the regular uncacheable pgprot_t.

Remove the useless code in __pci_mmap_set_pgprot() and inline it at the
only call site.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
2016-06-17 14:43:33 -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
pci-common.c microblaze/PCI: Remove useless __pci_mmap_set_pgprot() 2016-06-17 14:43:33 -05:00
xilinx_pci.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00