Re: [PATCH] powerpc: Remove cpm_dp...() macros
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2023-10-27 10:08:23
Also in:
lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2023-10-27 10:08:23
Also in:
lkml
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