powerpc: Remove cpm_dp...() macros
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 11 Oct 2023 06:27:03 +0000 (08:27 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 20 Oct 2023 12:18:07 +0000 (23:18 +1100)
commitad496f8f83960c211b00fdbd8ae4ac1e55e4f3d5
tree8adc25024129448815047e85f5fd5f8501b43b30
parentb629b541702b082d161c307c9d7d9867911fc933
powerpc: Remove cpm_dp...() macros

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")

Remove them.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/3aaa40bf706afeab8fe9a74b8437704a4269a6a2.1697005615.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/cpm1.h
arch/powerpc/include/asm/cpm2.h
drivers/soc/fsl/qe/qe_common.c