On Tue, Apr 28, 2020 at 1:56 PM Jason Yan <yanaijie@xxxxxxxxxx> wrote: > The 'pwm37' is not added to bm1880_pctrl_groups, which triggers a gcc > build warning: > > drivers/pinctrl/pinctrl-bm1880.c:263:27: warning: ‘pwm37_pins’ defined > but not used [-Wunused-const-variable=] > static const unsigned int pwm37_pins[] = { 110 }; > > Signed-off-by: Jason Yan <yanaijie@xxxxxxxxxx> Patch applied! Yours, Linus Walleij