From: Aaro Koskinen Date: Wed, 19 Nov 2014 21:52:48 +0000 (+0200) Subject: MIPS: loongson: lemote-2f: irq: Make internal data static X-Git-Tag: omap-for-v3.19/fixes-rc1~122^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55fa9889ca78cf1cea169ecea22de025c190dac0;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8527/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed