]> asedeno.scripts.mit.edu Git - linux.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)
commit7c1013b48778e203d4b17ea49ef0e450dd921664
treeec5c3920a1ed01d8862a8e45fdec5f6d88c024f6
parente72849827aa24c7cf275ac081db52f3dc5a7cf89
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