diff options
author | ChiYuan Huang <[email protected]> | 2020-08-24 10:05:13 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-08-24 14:17:54 +0100 |
commit | c8b2c8949c45b01d75237331fc1387036b952d58 (patch) | |
tree | a3f16744083902b39cd0bda64a4043dd8d87ae9d /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | a5f7949570dc7262d3239739b0cdaa001f935d4b (diff) |
regulator: rt4801: Fix W=1 build warning when CONFIG_OF=n
Fix below warning when CONFIG_OF=n:
drivers/regulator/rt4801-regulator.c:206:34: warning: unused variable 'rt4801_of_id' [-Wunused-const-variable]
206 | static const struct of_device_id rt4801_of_id[] = {
| ^~~~~~~~~~~~
Signed-off-by: ChiYuan Huang <[email protected]>
Reported-by: kernel test robot <[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