diff options
author | Lee Jones <lee.jones@linaro.org> | 2020-07-13 17:49:28 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-16 16:58:12 +0300 |
commit | fb5dd4297d0c7b2d09701defb02795ab3f0a57bf (patch) | |
tree | f84727de76af027fec2f039809188fd7015d5dcd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 92cadf68e50a5641356fe9dcbc486ae23168b568 (diff) | |
download | linux-fb5dd4297d0c7b2d09701defb02795ab3f0a57bf.tar.xz |
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 <lee.jones@linaro.org>
Cc: Kevin Hilman <khilman@baylibre.com>
Cc: Qianggui Song <qianggui.song@amlogic.com>
Cc: linux-amlogic@lists.infradead.org
Link: https://lore.kernel.org/r/20200713144930.1034632-24-lee.jones@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions