diff options
author | Colin Ian King <colin.king@canonical.com> | 2014-03-11 12:25:09 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-11 20:05:05 +0100 |
commit | f377ed107b031fb0e67fa4a1d1096ab1c7818a84 (patch) | |
tree | 105b1a725a1db29ffa92051b6960af7fb2fb2dc1 /arch/xtensa/kernel/entry.S | |
parent | regulator: da9063: Remove redundant error message (diff) | |
download | linux-f377ed107b031fb0e67fa4a1d1096ab1c7818a84.tar.xz linux-f377ed107b031fb0e67fa4a1d1096ab1c7818a84.zip |
regulator: da9063: fix assignment of da9063_reg_matches to NULL
cppcheck detected an incorrect assignment:
drivers/regulator/da9063-regulator.c:711]: (warning) Assignment
of function parameter has no effect outside the function
the original code didn't do anything, instead, *da9063_reg_matches
needs to be set to NULL.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'arch/xtensa/kernel/entry.S')
0 files changed, 0 insertions, 0 deletions