Re: [PATCH] powerpc: Remove stale declarations in mmu_decl.h

2022-08-31 Thread Michael Ellerman
On Fri, 19 Aug 2022 16:23:43 +0200, Christophe Leroy wrote: > rtas_size and rtas_data are not used anymore since at least > commit 7c8c6b9776fb ("powerpc: Merge lmb.c and make MM initialization > use it.") > > Remove them. > > Since commit 4b74a35fc7e9 ("powerpc/32s: Make Hash var static") > the

[PATCH] powerpc: Remove stale declarations in mmu_decl.h

2022-08-19 Thread Christophe Leroy
rtas_size and rtas_data are not used anymore since at least commit 7c8c6b9776fb ("powerpc: Merge lmb.c and make MM initialization use it.") Remove them. Since commit 4b74a35fc7e9 ("powerpc/32s: Make Hash var static") the forward declaration of struct hash_pte is unneeded. Remove it. __initial_m