powerpc/powernv: remove the unused pnv_pci_set_p2p function
authorChristoph Hellwig <hch@lst.de>
Tue, 25 Jun 2019 14:52:36 +0000 (16:52 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 1 Jul 2019 06:26:55 +0000 (16:26 +1000)
commit63982618662e2a05e5c5c3e4247456d1d3467f32
tree11ca2b5389f6fb823d69ac685951e4c3f7afde95
parentaaf06665f7ea3ee9f9754e16c1a507a89f1de5b1
powerpc/powernv: remove the unused pnv_pci_set_p2p function

This function has never been used anywhere in the kernel tree since it
was added to the tree.  We also now have proper PCIe P2P APIs in the core
kernel, and any new P2P support should be using those.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/opal.h
arch/powerpc/include/asm/pnv-pci.h
arch/powerpc/platforms/powernv/opal-call.c
arch/powerpc/platforms/powernv/pci.c
arch/powerpc/platforms/powernv/pci.h