powerpc/powernv: remove get_cxl_module
authorChristoph Hellwig <hch@lst.de>
Tue, 2 Feb 2021 12:13:22 +0000 (13:13 +0100)
committerJessica Yu <jeyu@kernel.org>
Mon, 8 Feb 2021 11:20:17 +0000 (12:20 +0100)
commit8b1b4eccb9ab0848d07cc5d2215fdfd62f423b69
tree2a9092bfa5ae2293522d6711ac617d6ca9e75e3a
parentec2a29593c83ed71a7f16e3243941ebfcf75fdf6
powerpc/powernv: remove get_cxl_module

The static inline get_cxl_module function is entirely unused since commit
8bf6b91a5125a ("Revert "powerpc/powernv: Add support for the cxl kernel
api on the real phb"), so remove it.

Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
arch/powerpc/platforms/powernv/pci-cxl.c