[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d5cf16c2-793c-691d-265d-4687c8b29105@linaro.org>
Date: Thu, 10 Aug 2023 16:52:38 +0200
From: Philippe Mathieu-Daudé <philmd@...aro.org>
To: Arnd Bergmann <arnd@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Marc Zyngier <maz@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Serge Semin <fancer.lancer@...il.com>,
Jiaxun Yang <jiaxun.yang@...goat.com>,
wangjianli <wangjianli@...rlc.com>, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] irqchip: mips-gic: mark gic_irq_domain_free() static
On 10/8/23 14:33, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> This function is only used locally and should be static to avoid a warning:
>
> drivers/irqchip/irq-mips-gic.c:560:6: error: no previous prototype for 'gic_irq_domain_free' [-Werror=missing-prototypes]
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> drivers/irqchip/irq-mips-gic.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@...aro.org>
Powered by blists - more mailing lists