diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-10-08 00:53:26 +0100 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2024-10-08 10:43:17 +0300 |
commit | 89e9ae55dc56f322f1a123224ad9d3e52bcc3b50 (patch) | |
tree | f50074b9dd3c1016bfba9d22e8a0d47f2a76f785 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 615b94746a54702af923b28bd8a629f4ac0ff0d8 (diff) |
IB/hfi1: make clear_all_interrupts static
clear_all_interrupts() in hw/hfi1/chip.c is currently global
but only used in the same file, so make it static.
There are also 'clear_all_interrupts' functions in i2c-nomadik and
emif.c but fortunately they're already static.
(Build and boot tested only, I don't have this hardware)
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20241007235327.128613-1-linux@treblig.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions