Re: [PATCH] powerpc: Remove cpm_dp...() macros

From: Michael Ellerman
Date: Fri Oct 27 2023 - 06:08:24 EST


On Wed, 11 Oct 2023 08:27:03 +0200, Christophe Leroy wrote:
> Since commit d3c511ac1d72 ("powerpc/cpm: Remove
> !CONFIG_PPC_CPM_NEW_BINDING code") cpm_dp...() macros have no added
> value anymore.
>
> Last user of those macros were fixed by commit 5e6cb39a256d ("net:
> fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros")
>
> [...]

Applied to powerpc/next.

[1/1] powerpc: Remove cpm_dp...() macros
https://git.kernel.org/powerpc/c/ad496f8f83960c211b00fdbd8ae4ac1e55e4f3d5

cheers