powerpc/prom_init: get rid of PROM_SCRATCH_SIZE
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 2 Apr 2019 09:08:38 +0000 (09:08 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 16:54:56 +0000 (02:54 +1000)
commitd7fbe2a0439ce6f20917a65990a78c9e747aad34
treee07b6f1d9ae89441f7dfe44296dda43686de68a6
parent398af571128fe75f07343f929975b26d57eafd18
powerpc/prom_init: get rid of PROM_SCRATCH_SIZE

PROM_SCRATCH_SIZE is same as sizeof(prom_scratch)

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/prom_init.c