diff options
author | Lee Jones <[email protected]> | 2020-07-13 15:49:28 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-07-16 15:58:12 +0200 |
commit | fb5dd4297d0c7b2d09701defb02795ab3f0a57bf (patch) | |
tree | f84727de76af027fec2f039809188fd7015d5dcd /scripts/gdb/linux/tasks.py | |
parent | 92cadf68e50a5641356fe9dcbc486ae23168b568 (diff) |
pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_groups'
It has never been used.
Fixes the following W=1 kernel build warning(s):
drivers/pinctrl/meson/pinctrl-meson-a1.c:749:27: warning: ‘i2c_slave_groups’ defined but not used [-Wunused-const-variable=]
749 | static const char const i2c_slave_groups[] = {
| ^~~~~~~~~~~~~~~~
Signed-off-by: Lee Jones <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Qianggui Song <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions