Re: [PATCH 01/13] powerpc/powernv: remove get_cxl_module

From: Michael Ellerman
Date: Thu Feb 04 2021 - 05:45:43 EST


Christoph Hellwig <hch@xxxxxx> writes:
> 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.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> Reviewed-by: Andrew Donnellan <ajd@xxxxxxxxxxxxx>
> ---
> arch/powerpc/platforms/powernv/pci-cxl.c | 22 ----------------------
> 1 file changed, 22 deletions(-)

Acked-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx>

cheers