diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2025-05-02 22:37:07 +0200 |
|---|---|---|
| committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-05-05 15:02:58 +0200 |
| commit | 3a1e07184d78f52c07f69b40bedbbebbc417e71b (patch) | |
| tree | 4a8eeb9c41a619781c4df8caaa871a1d5c7f641d /tools/perf/scripts/python | |
| parent | gpio: lp3943: use new line value setter callbacks (diff) | |
| download | linux-3a1e07184d78f52c07f69b40bedbbebbc417e71b.tar.gz linux-3a1e07184d78f52c07f69b40bedbbebbc417e71b.zip | |
gpio: blzp1600: remove incorrect pf_match_ptr()
The blzp1600_gpio_of_match is defined unconditionally and can always be referenced
by the driver, so don't use of_match_ptr() and avoid this warning:
drivers/gpio/gpio-blzp1600.c:263:34: error: 'blzp1600_gpio_of_match' defined but not used [-Werror=unused-const-variable=]
263 | static const struct of_device_id blzp1600_gpio_of_match[] = {
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20250502203721.2117186-1-arnd@kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
