diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-04-28 11:38:12 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-04-28 16:32:57 +0200 |
commit | 767972b9b4edf3f8386cfe05b798b291ff438613 (patch) | |
tree | adfd53c0b325b26b54c214b488f11603a9156628 /lib/ubsan.c | |
parent | pinctrl: bm1880: add pwm37 to bm1880_pctrl_groups (diff) | |
download | linux-767972b9b4edf3f8386cfe05b798b291ff438613.tar.xz linux-767972b9b4edf3f8386cfe05b798b291ff438613.zip |
pinctrl: ab8505: Define group for GPIO pin 50
The Hulk robot reports an usused varible:
drivers/pinctrl/nomadik/pinctrl-ab8505.c:137:23: warning:
‘gpio50_a_1_pins’ defined but not used [-Wunused-const-variable=]
static const unsigned gpio50_a_1_pins[] = { AB8505_PIN_L4 };
^~~~~~~~~~~~~~~
This variable actually should be used. Probably an oversight
by the driver author.
Cc: Patrice Chotard <patrice.chotard@st.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Reported-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'lib/ubsan.c')
0 files changed, 0 insertions, 0 deletions