Re: [PATCH -next] mfd: ene-kb3930: Make symbol 'kb3930_power_off' static

2020-09-09 Thread Lubomir Rintel
On Wed, Sep 09, 2020 at 10:32:53PM +0800, Wei Yongjun wrote: > 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 variable is not used outside of ene-kb3930.c, this commit > marks it stati

[PATCH -next] mfd: ene-kb3930: Make symbol 'kb3930_power_off' static

2020-09-09 Thread Wei Yongjun
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 variable is not used outside of ene-kb3930.c, this commit marks it static. Fixes: 753bd752e181 ("mfd: ene-kb3930: Add driver for ENE KB3930 Embedd