On Fri, Apr 17, 2020 at 9:08 AM Jason Yan <[email protected]> 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 <[email protected]>
> Signed-off-by: Jason Yan <[email protected]>
This should not be deleted, it should be used. I will send an alternative
patch with you as Reported-by.
Yours,
Linus Walleij