diff options
author | Qianggui Song <qianggui.song@amlogic.com> | 2022-03-30 10:37:19 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-04-22 22:56:46 +0200 |
commit | 34069de314574cfa19781809cc7a8991a892c908 (patch) | |
tree | 6f410318679930167209cf5b8280c30cc2c467ad /.mailmap | |
parent | 931d7fa89e640dea146e00b77c1d73459e66ab6e (diff) |
pinctrl: meson: fix unused variable warning
The kernel test robot reported a warning as below:
>> drivers/pinctrl/meson/pinctrl-meson-s4.c:178:27: warning: unused variable 'tdm_sclk1_c_pins' [-Wunused-const-variable]
static const unsigned int tdm_sclk1_c_pins[] = { GPIOC_3 };
Fix it by adding missing description about this pins
Fixes: 775214d389c2 ("pinctrl: meson: add pinctrl driver support for Meson-S4 Soc")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20220330023720.18238-1-qianggui.song@amlogic.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions