Re: [PATCH] pinctrl: nomadik: ab8505: remove unused 'gpio50_a_1_pins'

From: Linus Walleij
Date: Tue Apr 28 2020 - 05:42:09 EST


On Fri, Apr 17, 2020 at 9:08 AM Jason Yan <yanaijie@xxxxxxxxxx> wrote:

> Fix the following gcc warning:
>
> drivers/pinctrl/nomadik/pinctrl-ab8505.c:137:23: warning:
> âgpio50_a_1_pinsâ defined but not used [-Wunused-const-variable=]
> static const unsigned gpio50_a_1_pins[] = { AB8505_PIN_L4 };
> ^~~~~~~~~~~~~~~
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: Jason Yan <yanaijie@xxxxxxxxxx>

This should not be deleted, it should be used. I will send an alternative
patch with you as Reported-by.

Yours,
Linus Walleij