[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <876066eqrd.fsf@concordia.ellerman.id.au>
Date: Thu, 08 Mar 2018 22:44:06 +1100
From: Michael Ellerman <mpe@...erman.id.au>
To: Mathieu Malaterre <malat@...ian.org>
Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Jiri Slaby <jslaby@...e.com>, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, Mathieu Malaterre <malat@...ian.org>
Subject: Re: [PATCH 21/21] powerpc: Add missing prototypes in setup_32.c
Mathieu Malaterre <malat@...ian.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
Powered by blists - more mailing lists