]> git.baikalelectronics.ru Git - kernel.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)
commit0c38dc719ef3002393f4c280a1b1aa3ea910e723
tree72158766395e71e456f5d48644a43e61fff23fe4
parentc4c5113b3b75de3ee434ba1e433be472a6b413c1
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