diff options
author | Jisheng Zhang <[email protected]> | 2020-08-21 11:19:43 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-08-21 17:28:20 +0100 |
commit | b461ac1cc6c0a0bc4a788d5d65cfd82e5f3bd856 (patch) | |
tree | 483135516c8bfa784fa11056a38f0a46ce8de1a9 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | a2508eeb8dbdf621518f8c3538d3adcb6960619c (diff) |
regulator: stm32-booster: Fix W=1 build warning when CONFIG_OF=n
Fix below warning when CONFIG_OF=n:
drivers/regulator/stm32-booster.c:104:34: warning: ‘stm32_booster_of_match’ defined but not used [-Wunused-const-variable=]
104 | static const struct of_device_id stm32_booster_of_match[] = {
| ^~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Jisheng Zhang <[email protected]>
Acked-by: Fabrice Gasnier <[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