Messages in this thread |  | | Date | Tue, 7 Jan 2020 14:21:35 +0000 | From | Lee Jones <> | Subject | Re: [PATCH] mfd: tqmx86: remove set but not used variable 'i2c_ien' |
| |
On Fri, 03 Jan 2020, yu kuai wrote:
> Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/mfd/tqmx86.c: In function ‘tqmx86_probe’: > drivers/mfd/tqmx86.c:161:29: warning: variable ‘i2c_ien’ > set but not used I[-Wunused-but-set-variable] > > It is never used, and so can be removed. > > Signed-off-by: yu kuai <yukuai3@huawei.com> > --- > drivers/mfd/tqmx86.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)
Applied, thanks.
-- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
|  |