]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/powernv: remove pnv_npu_dma_set_mask
authorChristoph Hellwig <hch@lst.de>
Wed, 13 Feb 2019 07:01:13 +0000 (08:01 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 18 Feb 2019 11:41:02 +0000 (22:41 +1100)
commit6248ac9441b0b8a628480eb3a15777fc0da7d22f
tree72158766395e71e456f5d48644a43e61fff23fe4
parent661fcb450b535931f694873a9c16b07ee6b529d4
powerpc/powernv: remove pnv_npu_dma_set_mask

These devices are not PCIe devices and do not have associated dma map
ops, so this is just dead code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/pci-ioda.c