diff options
author | yu kuai <yukuai3@huawei.com> | 2020-01-03 13:09:25 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2020-01-24 08:33:58 +0100 |
commit | 7ad2915f7a83184e8d492d0b88015a817e772d5d (patch) | |
tree | fe940934c92d9e5486a3a84c3d8b6b484ec603b9 /arch/powerpc | |
parent | mfd: dbx500-prcmu: Drop DSI pll clock functions (diff) | |
download | linux-7ad2915f7a83184e8d492d0b88015a817e772d5d.tar.xz linux-7ad2915f7a83184e8d492d0b88015a817e772d5d.zip |
mfd: tqmx86: remove set but not used variable 'i2c_ien'
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>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions