]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: Remove __pci_mmap_make_offset()
authorYinghai Lu <yinghai@kernel.org>
Sat, 18 Jun 2016 02:24:47 +0000 (19:24 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sun, 28 May 2017 02:43:59 +0000 (19:43 -0700)
commitcf43bccc0500863b7dbcff43ed36c10d35c86ad0
tree7207a1abf57da6ea6b21b64bc108af3b9874fc69
parentffd179e0bc12f98af775e9e531cffd5007e9d473
PCI: Remove __pci_mmap_make_offset()

After
  PCI: Let pci_mmap_page_range() take resource address
No user for __pci_mmap_make_offset in those arch.

Remove them.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: linuxppc-dev@lists.ozlabs.org
Cc: sparclinux@vger.kernel.org
Cc: linux-xtensa@linux-xtensa.org
Orabug: 22855133

Signed-off-by: Khalid Aziz <khalid.aziz@oracle.com>
(cherry picked from commit c34a8c61ea58d516fb20c6ec4fdf338f96fcfeef)
Signed-off-by: Allen Pais <allen.pais@oracle.com>
arch/microblaze/pci/pci-common.c
arch/powerpc/kernel/pci-common.c
arch/sparc/kernel/pci.c
arch/xtensa/kernel/pci.c