diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2018-08-01 01:40:31 +0000 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-08-02 23:32:29 +0200 |
commit | ae61bac9c470cf546558ea525e7cf6b636f04046 (patch) | |
tree | 7dccafc77c2ba6b281caca68b0c1740b0f46a791 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 4e133828e2ca6de5b7563842817a65836a45f63f (diff) |
gpio: pxa: remove set but not used variable 'gpio_offset'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpio/gpio-pxa.c: In function "pxa_gpio_probe":
drivers/gpio/gpio-pxa.c:629:35: warning:
variable "gpio_offset" set but not used [-Wunused-but-set-variable]
int irq0 = 0, irq1 = 0, irq_mux, gpio_offset = 0;
^
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions