aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorQianggui Song <[email protected]>2022-03-30 10:37:19 +0800
committerLinus Walleij <[email protected]>2022-04-22 22:56:46 +0200
commit34069de314574cfa19781809cc7a8991a892c908 (patch)
tree6f410318679930167209cf5b8280c30cc2c467ad /tools/perf/scripts/python/flamegraph.py
parent931d7fa89e640dea146e00b77c1d73459e66ab6e (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 <[email protected]> Signed-off-by: Qianggui Song <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions