diff options
author | Bartosz Golaszewski <[email protected]> | 2024-10-07 12:25:49 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2024-10-14 10:29:11 +0200 |
commit | 1b35c124f961b355dafb1906c591191bd0b37417 (patch) | |
tree | 279071812b62bd979e11441b0e07ac308c1a5809 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 1396470c11d4f30b4d4f444adf353848b48c74da (diff) |
gpio: vf610: use generic device_get_match_data()
There's no need to use the OF-specific variant to get the match data.
Switch to using device_get_match_data() and with that remove the of.h
include. Also remove of_irq.h as none of its interfaces is used here and
order the includes in alphabetical order.
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions