diff options
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | 2020-08-21 06:12:10 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-21 19:28:09 +0300 |
commit | e11e068ccbdb038e21e24ad2ee0157c902e3c9fc (patch) | |
tree | b2f30fe5c35c8e1a9d4cb95d5ede2e9f60ca5bd7 /tools/perf/scripts/python | |
parent | 02532cb80543b50611656a6017bfec7477e2e200 (diff) | |
download | linux-e11e068ccbdb038e21e24ad2ee0157c902e3c9fc.tar.xz |
regulator: 88pg86x: Fix W=1 build warning when CONFIG_OF=n
Fix below warning when CONFIG_OF=n:
drivers/regulator/88pg86x.c:87:34: warning: ‘pg86x_dt_ids’ defined but not used [-Wunused-const-variable=]
87 | static const struct of_device_id pg86x_dt_ids [] = {
| ^~~~~~~~~~~~
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Link: https://lore.kernel.org/r/20200821111210.0a0bed94@xhacker.debian
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions