diff options
| author | Arnd Bergmann <[email protected]> | 2023-05-16 20:05:04 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2023-06-17 06:20:52 +0000 |
| commit | 97bb0f8e847c0ea6bf926c4e3b7633dd6acfabf2 (patch) | |
| tree | fc411912bbd8c89a41d22213c905d0f11a1a5ec7 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | irqdomain: Include internals.h for function prototypes (diff) | |
| download | kernel-97bb0f8e847c0ea6bf926c4e3b7633dd6acfabf2.tar.gz kernel-97bb0f8e847c0ea6bf926c4e3b7633dd6acfabf2.zip | |
irqchip/ftintc010: Mark all function static
Two functions were always global but never had any callers
outside of this file:
drivers/irqchip/irq-ftintc010.c:128:39: error: no previous prototype for 'ft010_irqchip_handle_irq'
drivers/irqchip/irq-ftintc010.c:165:12: error: no previous prototype for 'ft010_of_init_irq'
Fixes: b4d3053c8ce9 ("irqchip: Add a driver for Cortina Gemini")
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
