diff options
author | Andrew Bresticker <abrestic@chromium.org> | 2014-10-20 12:03:56 -0700 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-11-24 07:45:14 +0100 |
commit | 8f5ee79c92a6b87abea676fd0b94a10953d181f1 (patch) | |
tree | 9fbd87f0d5039d11b7132b7f3d0332e3b1a08f91 /drivers/clocksource/time-orion.c | |
parent | fb8f7be1299f4b0d86d65e0eada6c9962061c912 (diff) |
irqchip: mips-gic: Remove gic_{pending,itrmask}_regs
There's no reason for the pending and masked interrupt bitmasks
to be global. Just declare them on the stack in gic_get_int()
since they only consume (256*2)/8 = 64 bytes.
Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Qais Yousef <qais.yousef@imgtec.com>
Cc: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/8131/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/clocksource/time-orion.c')
0 files changed, 0 insertions, 0 deletions