[PATCH] pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank

Linus Walleij linus.walleij at linaro.org
Thu Sep 21 05:12:00 PDT 2017


On Tue, Sep 19, 2017 at 9:04 PM, Corentin Labbe
<clabbe.montjoie at gmail.com> wrote:

> This patch fix the following build warning:
> drivers/pinctrl/bcm/pinctrl-bcm2835.c:376:15: warning: variable 'type' set but not used [-Wunused-but-set-variable]
>
> Furthermore, it is unused for a long time, at least since commit 85ae9e512f43 ("pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP")
> where a "FIXME no clue why the code looks up the type here" was added.
> A year after, nobody answeered this question, so its time to remove it.
>
> Signed-off-by: Corentin Labbe <clabbe.montjoie at gmail.com>

Patch applied with Stefan's ACK.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list