diff options
author | Arnd Bergmann <[email protected]> | 2023-08-10 14:33:55 +0200 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-08-21 17:40:20 +0100 |
commit | 90e921d768677172cbb4be1d7597d556ae018020 (patch) | |
tree | 9a0f55a9175523889a169b7d0061624959e99d80 /scripts/gdb/linux/lists.py | |
parent | 9bdd26b6477f798e292d0c196b9a8e5b77ce5e1d (diff) |
irqchip/mips-gic: Mark gic_irq_domain_free() static
This function is only used locally and should be static to avoid a warning:
drivers/irqchip/irq-mips-gic.c:560:6: error: no previous prototype for 'gic_irq_domain_free' [-Werror=missing-prototypes]
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions