Skip to content
Commit 34069de3 authored by Qianggui Song's avatar Qianggui Song Committed by Linus Walleij
Browse files

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: 775214d3 ("pinctrl: meson: add pinctrl driver support for Meson-S4 Soc")
Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarQianggui Song <qianggui.song@amlogic.com>
Reviewed-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20220330023720.18238-1-qianggui.song@amlogic.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 931d7fa8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment