aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2020-12-29 13:47:10 -0700
committerLinus Walleij <[email protected]>2021-01-06 00:20:14 +0100
commit2f9d9a852f426cdc56ebd5c05c2333ea2012cc97 (patch)
treebb0f3f957e711a1afdafe6e956914f36a6402523 /tools/perf/scripts/python/exported-sql-viewer.py
parent92ff62a7bcc17d47c0ce8dddfb7a6e1a2e55ebf4 (diff)
pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one
Clang warns: drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable] bool wake; ^ 1 warning generated. There were two wake declarations added to nmk_gpio_dbg_show_one when converting it to use irq_has_action but only one is used within its scope. Remove the unused one so there is no more warning. Fixes: f3925032d7fd ("pinctrl: nomadik: Use irq_has_action()") Reported-by: Arnd Bergmann <[email protected]> Tested-by: Andrew Halaney <[email protected]> Reviewed-by: Andrew Halaney <[email protected]> Reported-by: Hulk Robot <[email protected]> Reported-by: Ye Bin <[email protected]> Signed-off-by: Nathan Chancellor <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions