diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-10-07 14:28:48 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-10-30 18:19:52 +0100 |
commit | 0a27186448f17cb1b6734bb302cc1299008e91e9 (patch) | |
tree | f9765b67afd84e61285adef81a0f4ab391c15f66 /drivers/mfd/Kconfig | |
parent | mfd: rtsx: Add support for rts522A (diff) | |
download | linux-0a27186448f17cb1b6734bb302cc1299008e91e9.tar.xz linux-0a27186448f17cb1b6734bb302cc1299008e91e9.zip |
mfd: lm3533: Fix unused variable build warning
We were getting build warning about unused variable 'ret'.
The commit c749db571dcf has removed the use of ret but missed removing
the variable which is unused now.
Fixes: c749db571dcf ("mfd: lm3533: Simplify function return logic")
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/Kconfig')
0 files changed, 0 insertions, 0 deletions