Re: [09/12] powerpc/prom_init: Move a few remaining statics to appropriate sections

2018-10-18 Thread Michael Ellerman
On Mon, 2018-10-15 at 02:49:57 UTC, Benjamin Herrenschmidt wrote: > Signed-off-by: Benjamin Herrenschmidt Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/8ca2d5151e7f5cbef42eda780eac56 cheers

[PATCH 09/12] powerpc/prom_init: Move a few remaining statics to appropriate sections

2018-10-14 Thread Benjamin Herrenschmidt
Signed-off-by: Benjamin Herrenschmidt --- arch/powerpc/kernel/prom_init.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/powerpc/kernel/prom_init.c b/arch/powerpc/kernel/prom_init.c index cbd54fe30367..306562d4d818 100644 --- a/arch/powerpc/kernel/prom_init.c