diff options
author | Lee Jones <[email protected]> | 2020-06-23 15:47:02 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2020-07-06 08:11:43 +0100 |
commit | e17c7461a28ce7f0cc2c1aec307584dccd04a847 (patch) | |
tree | 7f877dd5c748ff0a72a6f6b4a498df95ee988c3e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3e799ccda3651a43ef3b366f70101e16e5054865 (diff) |
backlight: qcom-wled: Remove unused configs for LED3 and LED4
Fixes W=1 warnings:
drivers/video/backlight/qcom-wled.c:1294:34: warning: ‘wled4_string_cfg’ defined but not used [-Wunused-const-variable=]
1294 | static const struct wled_var_cfg wled4_string_cfg = {
| ^~~~~~~~~~~~~~~~
drivers/video/backlight/qcom-wled.c:1290:34: warning: ‘wled3_string_cfg’ defined but not used [-Wunused-const-variable=]
1290 | static const struct wled_var_cfg wled3_string_cfg = {
| ^~~~~~~~~~~~~~~~
Cc: Andy Gross <[email protected]>
Cc: Bjorn Andersson <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions