On Tue, Nov 24, 2020 at 12:31 PM Zou Wei <zou_wei@xxxxxxxxxx> wrote: > Fix the following sparse warnings: > > drivers/pinctrl/pinctrl-microchip-sgpio.c:63:31: warning: symbol 'properties_luton' was not declared. Should it be static? > drivers/pinctrl/pinctrl-microchip-sgpio.c:68:31: warning: symbol 'properties_ocelot' was not declared. Should it be static? > drivers/pinctrl/pinctrl-microchip-sgpio.c:73:31: warning: symbol 'properties_sparx5' was not declared. Should it be static? > > Signed-off-by: Zou Wei <zou_wei@xxxxxxxxxx> Patch applied, thanks Zou! Yours, Linus Walleij