On Mon, 08 Mar 2021, 'Wei Yongjun wrote: > From: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > > The sparse tool complains as follows: > > drivers/mfd/ene-kb3930.c:36:15: warning: > symbol 'kb3930_power_off' was not declared. Should it be static? > > This symbol is not used outside of ene-kb3930.c, so this > commit marks it static. > > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > Acked-by: Lubomir Rintel <lkundrak@xxxxx> This should have been a Reviewed-by. > --- > drivers/mfd/ene-kb3930.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog