On 2019/11/29 17:46, Linus Walleij wrote: > On Fri, Nov 29, 2019 at 9:53 AM YueHaibing <yuehaibing@xxxxxxxxxx> wrote: > >> Fix sparse warning: >> >> drivers/gpio/gpiolib-of.c:35:5: warning: symbol 'of_gpio_spi_cs_get_count' was not declared. Should it be static? >> >> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> >> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> > > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > > Mark merged my patch causing this warning into the SPI tree, > would you mind resending it to him including my Reviewed-by tag > and a note to apply it to the SPI tree? Ok, will resend it. > > Yours, > Linus Walleij > >