diff options
| author | Ben Dooks <[email protected]> | 2022-07-24 22:21:52 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2022-07-25 08:42:24 +0000 |
| commit | 9d9b010f12cc4e254bbba32d79c965b564a8957f (patch) | |
| tree | af76ad04b57e9a6d5e967e39b3c6c228e9d7c037 /tools/lib/bitmap.c | |
| parent | irqchip/mips-gic: Check the return value of ioremap() in gic_of_init() (diff) | |
| download | kernel-9d9b010f12cc4e254bbba32d79c965b564a8957f.tar.gz kernel-9d9b010f12cc4e254bbba32d79c965b564a8957f.zip | |
irqchip/mmp: Declare init functions in common header file
The functions icu_init_irq and mmp2_init_icu are exported
from this code, so declare them in the header file to avoid
the following sparse warnings:
drivers/irqchip/irq-mmp.c:248:13: warning: symbol 'icu_init_irq' was not declared. Should it be static?
drivers/irqchip/irq-mmp.c:271:13: warning: symbol 'mmp2_init_icu' was not declared. Should it be static?
Signed-off-by: Ben Dooks <[email protected]>
[maz: fixup commit message]
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
