]> 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)
commit42f32d2e3bc37658427d2689b1e298efe9275c78
tree72158766395e71e456f5d48644a43e61fff23fe4
parent362b67190828e5428f194fade2f51d838d5bdf65
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