* [stable backport] stable-4.4 warning with gcc-7
@ 2017-10-04 14:01 Arnd Bergmann
2017-10-05 9:09 ` gregkh
0 siblings, 1 reply; 2+ messages in thread
From: Arnd Bergmann @ 2017-10-04 14:01 UTC (permalink / raw)
To: stable; +Cc: gregkh
Please backport
1d2d8de44a6c ("drivers: firmware: psci: drop duplicate const from
psci_of_match")
to avoid this warning:
drivers/firmware/psci.c:427:34: error: duplicate 'const' declaration
specifier [-Werror=duplicate-decl-specifier]
The build bots don't show it for some reason, but I see it locally
with arm64 allmodconfig.
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [stable backport] stable-4.4 warning with gcc-7
2017-10-04 14:01 [stable backport] stable-4.4 warning with gcc-7 Arnd Bergmann
@ 2017-10-05 9:09 ` gregkh
0 siblings, 0 replies; 2+ messages in thread
From: gregkh @ 2017-10-05 9:09 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: stable
On Wed, Oct 04, 2017 at 04:01:10PM +0200, Arnd Bergmann wrote:
> Please backport
>
> 1d2d8de44a6c ("drivers: firmware: psci: drop duplicate const from
> psci_of_match")
>
> to avoid this warning:
>
> drivers/firmware/psci.c:427:34: error: duplicate 'const' declaration
> specifier [-Werror=duplicate-decl-specifier]
Now applied, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-05 9:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04 14:01 [stable backport] stable-4.4 warning with gcc-7 Arnd Bergmann
2017-10-05 9:09 ` gregkh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).