]> 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)
commit8030c1da172f0fe39b862accca4e40a3c4d97083
treeec5c3920a1ed01d8862a8e45fdec5f6d88c024f6
parentc2218261e52f8cc5cd0908cf1fa00fbb257cfb6d
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