[PATCH 21/21] powerpc: Add missing prototypes in setup_32.c
Michael Ellerman
mpe at ellerman.id.au
Thu Mar 8 22:44:06 AEDT 2018
Mathieu Malaterre <malat at debian.org> writes:
> This commit add the prototypes for the following function:
>
> - early_init
> - machine_init
I'd rather these were in asm-prototypes.h, it's the header for functions
called from asm. I made that change.
> - ppc_setup_l2cr
> - ppc_setup_l3cr
> - ppc_init
These three can just be static. So I did that.
cheers
More information about the Linuxppc-dev
mailing list