diff options
author | Jisheng Zhang <[email protected]> | 2020-08-21 11:19:13 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-08-21 17:28:20 +0100 |
commit | a2508eeb8dbdf621518f8c3538d3adcb6960619c (patch) | |
tree | db9478bb2e0376a5d415e63fdad3687f2c29a181 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | bbe26107204eb64e7be1b3433e8b2252edc0b375 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions