MIPS: loongson: lemote-2f: irq: Make internal data static
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 19 Nov 2014 21:52:48 +0000 (23:52 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:34 +0000 (07:45 +0100)
commit55fa9889ca78cf1cea169ecea22de025c190dac0
treeefcf6a2e138a6ec5144a89d1b288fc36c1b02bc5
parent15dd8eb0eef3e4b61b5ffc7aa2d829dd3cf2b61c
MIPS: loongson: lemote-2f: irq: Make internal data static

Make internal static to eliminate the following sparse warnings:
warning: symbol 'ip6_irqaction' was not declared. Should it be static?
warning: symbol 'cascade_irqaction' was not declared. Should it be static?

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8527/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/loongson/lemote-2f/irq.c