diff options
author | Paul Burton <paul.burton@mips.com> | 2017-10-31 17:41:51 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2017-11-02 16:55:48 +0100 |
commit | 61dc367e5d767e1c56147f6e497d13cc2771abb1 (patch) | |
tree | 19bba5ea833fa10334b36956e84cb99becc49a50 /net/bluetooth | |
parent | irqchip: mips-gic: Share register writes in gic_set_type() (diff) | |
download | linux-61dc367e5d767e1c56147f6e497d13cc2771abb1.tar.xz linux-61dc367e5d767e1c56147f6e497d13cc2771abb1.zip |
irqchip: mips-gic: Make IPI bitmaps static
We have 2 bitmaps used to keep track of interrupts dedicated to IPIs in
the MIPS GIC irqchip driver. These bitmaps are only used from the one
compilation unit of that driver, and so can be made static. Do so in
order to avoid polluting the symbol table & global namespace.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions