powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Mon, 20 Apr 2020 18:36:38 +0000 (18:36 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 11 May 2020 13:15:16 +0000 (23:15 +1000)
commit4cdb2da654033d76e1b1cb4ac427d9193dce816b
tree51ee25745416e45fb022ab02bfcd8ed120321b82
parentd3f3d3bf76cfb04e73436a15e3987d3573e7523a
powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN()

These three powerpc macros have been replaced by
equivalent generic macros and are not used anymore.

Remove them.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/bb0a6081f7b95ee64ca20f92483e5b9661cbacb2.1587407777.git.christophe.leroy@c-s.fr
arch/powerpc/include/asm/page.h