diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-04-13 09:45:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-01 14:20:04 -0700 |
commit | 66b58edf592fd7a6fc0f106e0809e52b52d4722f (patch) | |
tree | 5b8ab64cccc244fa4e4b78429d95e499d202577c /drivers/misc/ti-st | |
parent | 309124e2648d668a0c23539c5078815660a4a850 (diff) |
ARM: qcom: silence an uninitialized variable warning
It's harmless but, if "enable" isn't set, then we pass uninitialized
values to qcom_coincell_chgr_config(). The values aren't used, but
let's silence the warning anyway.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Tim Bird <tim.bird@sonymobile.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/ti-st')
0 files changed, 0 insertions, 0 deletions