]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/dma: remove get_pci_dma_ops
authorChristoph Hellwig <hch@lst.de>
Wed, 13 Feb 2019 07:01:18 +0000 (08:01 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 18 Feb 2019 11:41:03 +0000 (22:41 +1100)
commit0adb3f76bb80e90a0b57eb679952187cb3a74832
treeec5c3920a1ed01d8862a8e45fdec5f6d88c024f6
parentd261b9d1e9a63f4cd1d4e1de8d4cb7dd440a3f7a
powerpc/dma: remove get_pci_dma_ops

This function is only used by the Cell iommu code, which can keep track
if it is using the iommu internally just as good.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Christian Zigotzky <chzigotzky@xenosoft.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/pci.h
arch/powerpc/kernel/pci-common.c
arch/powerpc/platforms/cell/iommu.c