Re: [PATCH] MIPS: Cobalt: Fix missing prototypes

From: Thomas Bogendoerfer
Date: Mon Jan 22 2024 - 05:16:36 EST


On Tue, Jan 16, 2024 at 08:30:59PM -0800, Florian Fainelli wrote:
> Fix missing prototypes warnings for cobalt_machine_halt() and
> cobalt_machine_restart() by moving their prototypes to cobalt.h which is
> included by setup.c.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> arch/mips/cobalt/setup.c | 3 ---
> arch/mips/include/asm/mach-cobalt/cobalt.h | 3 +++
> 2 files changed, 3 insertions(+), 3 deletions(-)

applied to mips-fixes

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]