diff options
author | Paul Burton <[email protected]> | 2017-10-31 09:41:51 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2017-11-02 15:55:48 +0000 |
commit | 61dc367e5d767e1c56147f6e497d13cc2771abb1 (patch) | |
tree | 19bba5ea833fa10334b36956e84cb99becc49a50 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5af3e93e16b39231f04623469eb4ac0e4406c0d1 (diff) |
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 <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions