[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169279175575.797584.15357260120526935864.b4-ty@ellerman.id.au>
Date: Wed, 23 Aug 2023 21:55:55 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Nicholas Piggin <npiggin@...il.com>,
Christophe Leroy <christophe.leroy@...roup.eu>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype error
On Thu, 17 Aug 2023 14:40:49 +0200, Christophe Leroy wrote:
> Building ppc40x_defconfig throws the following error:
>
> CC arch/powerpc/kernel/traps.o
> arch/powerpc/kernel/traps.c:2232:29: warning: no previous prototype for 'WatchdogHandler' [-Wmissing-prototypes]
> 2232 | void __attribute__ ((weak)) WatchdogHandler(struct pt_regs *regs)
> | ^~~~~~~~~~~~~~~
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype error
https://git.kernel.org/powerpc/c/ca13c130a43fe3ab625d22ada0a61e5c0b612229
cheers
Powered by blists - more mailing lists