[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdYOq7C-wBktOMSuhkjfWwmH-8ukOPSnuX7ACcLuCUiH-g@mail.gmail.com>
Date: Mon, 15 Feb 2016 20:41:22 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: "linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] pinctrl: coh901: fix initconst annotation
On Mon, Feb 8, 2016 at 3:29 PM, Arnd Bergmann <arnd@...db.de> wrote:
> Clang correctly points out that the section attribute for u300_gpio_confdata
> is in the wrong place:
>
> drivers/pinctrl/pinctrl-coh901.c:130:37: error: '__section__' attribute only applies to functions and global variables
>
> This moves it from the type name to the variable, so it actually gets
> discarded.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Patch applied.
Yours,
Linus Walleij
Powered by blists - more mailing lists