aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-03-11 12:13:04 +0100
committerBartosz Golaszewski <[email protected]>2023-03-15 10:38:13 +0100
commit6ae42529547a4f3296fcecbfa3d2cf21c7196773 (patch)
tree086e64ac9c5a8aa9448068ec6d7180fb329b5fda /tools/perf/scripts/python/stackcollapse.py
parentb39cf819f625eeccfc013bc0ceea5075e0a4bd22 (diff)
gpio: sifive: drop of_match_ptr for ID table
The driver can match only via the DT table so the table should be always used and the of_match_ptr does not have any sense (this also allows ACPI matching via PRP0001, even though it might not be relevant here). drivers/gpio/gpio-sifive.c:263:34: error: ‘sifive_gpio_match’ defined but not used [-Werror=unused-const-variable=] Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions