diff options
author | Tom Rix <trix@redhat.com> | 2023-03-19 10:36:40 -0400 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-03-22 17:46:12 +0100 |
commit | a7400a48160dc6a00ff93c40ba25d04a8e49f1f4 (patch) | |
tree | a04e90e50f272cc9be2b30f39def77a548695e26 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 03810031c91dfe448cd116ee987d5dc4139006f4 (diff) |
gpio: pxa: remove unused gpio_is_pxa_type function
clang with W=1 reports
drivers/gpio/gpio-pxa.c:174:19: error: unused function
'gpio_is_pxa_type' [-Werror,-Wunused-function]
static inline int gpio_is_pxa_type(int type)
^
This function is not used, so remove it.
Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions