Re: [PATCH v3] MIPS: idle: Add prototype for function check_wait

From: Thomas Bogendoerfer
Date: Sun Sep 27 2020 - 07:11:49 EST


On Sun, Sep 27, 2020 at 05:22:05PM +0800, Pujin Shi wrote:
> This commit adds a prototype to fix warning at W=1:
>
> arch/mips/kernel/idle.c:126:13: error: no previous prototype for 'check_wait' [-Werror=missing-prototypes]
>
> Signed-off-by: Pujin Shi <shipujin.t@xxxxxxxxx>
> ---
> arch/mips/include/asm/idle.h | 2 ++
> 1 file changed, 2 insertions(+)

applied to mips-next.

Thomas.

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