[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkda_FBzZhf+7KDEA8Xegw-4QWd54ij1W1YrC+qDW39c_mw@mail.gmail.com>
Date: Wed, 24 Mar 2021 12:50:10 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Lee Jones <lee.jones@...aro.org>
Cc: Alexandre Belloni <alexandre.belloni@...tlin.com>,
Ludovic Desroches <ludovic.desroches@...rochip.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Russell King <linux@...linux.org.uk>
Subject: Re: [RESEND 1/1] arch: arm: mach-at91: pm: Move prototypes to
mutually included header
On Wed, Mar 3, 2021 at 4:50 PM Lee Jones <lee.jones@...aro.org> wrote:
> On Wed, 03 Mar 2021, Alexandre Belloni wrote:
> > On 03/03/2021 12:41:49+0000, Lee Jones wrote:
> > > Both the caller and the supplier's source file should have access to
> > > the include file containing the prototypes.
> > >
> > > Fixes the following W=1 kernel build warning(s):
> > >
> > > drivers/pinctrl/pinctrl-at91.c:1637:6: warning: no previous prototype for ‘at91_pinctrl_gpio_suspend’ [-Wmissing-prototypes]
> > > 1637 | void at91_pinctrl_gpio_suspend(void)
> > > | ^~~~~~~~~~~~~~~~~~~~~~~~~
> > > drivers/pinctrl/pinctrl-at91.c:1661:6: warning: no previous prototype for ‘at91_pinctrl_gpio_resume’ [-Wmissing-prototypes]
> > > 1661 | void at91_pinctrl_gpio_resume(void)
> > > | ^~~~~~~~~~~~~~~~~~~~~~~~
> > >
> > > Cc: Russell King <linux@...linux.org.uk>
> > > Cc: Nicolas Ferre <nicolas.ferre@...rochip.com>
> > > Cc: Alexandre Belloni <alexandre.belloni@...tlin.com>
> > > Cc: Ludovic Desroches <ludovic.desroches@...rochip.com>
> > > Signed-off-by: Lee Jones <lee.jones@...aro.org>
> >
> > I'm pretty sure you had my ack on v3 ;)
> >
> > Acked-by: Alexandre Belloni <alexandre.belloni@...tlin.com>
> >
> > or again, alternatively, I can apply it with Linus' ack
>
> That would be my preference, thanks.
Acked-by: Linus Walleij <linus.walleij@...aro.org>
Yours,
Linus Walleij
Powered by blists - more mailing lists