Dr. David Alan Gilbert 89e9ae55dc 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>
2024-10-08 10:43:17 +03:00
..
2019-06-28 22:34:26 -03:00
2024-09-27 08:18:43 -07:00
2023-11-02 15:20:30 -10:00
2022-07-18 13:40:38 +03:00
2024-06-26 10:53:29 -03:00
2024-06-26 10:53:29 -03:00
2021-08-25 14:56:48 -03:00
2021-08-25 14:56:48 -03:00
2019-02-05 18:07:43 -05:00
2019-04-24 11:31:49 -03:00
2024-01-25 11:48:50 +02:00