diff options
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | 2020-08-21 06:19:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-21 19:28:20 +0300 |
commit | a2508eeb8dbdf621518f8c3538d3adcb6960619c (patch) | |
tree | db9478bb2e0376a5d415e63fdad3687f2c29a181 /drivers/regulator/stm32-booster.c | |
parent | bbe26107204eb64e7be1b3433e8b2252edc0b375 (diff) | |
download | linux-a2508eeb8dbdf621518f8c3538d3adcb6960619c.tar.xz |
regulator: qcom-rpmh: Fix W=1 build warning when CONFIG_OF=n
Fix below warning when CONFIG_OF=n:
drivers/regulator/qcom-rpmh-regulator.c:970:34: warning: ‘rpmh_regulator_match_table’ defined but not used [-Wunused-const-variable=]
970 | static const struct of_device_id rpmh_regulator_match_table[] = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Link: https://lore.kernel.org/r/20200821111913.1096f7cc@xhacker.debian
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/stm32-booster.c')
0 files changed, 0 insertions, 0 deletions