From: Dmitri Vorobiev Date: Mon, 30 Mar 2009 19:53:25 +0000 (+0300) Subject: MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae5373874a393d36d0fbc1a21c1b81e52736a4f2;p=pandora-kernel.git MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c The following symbols are needlessly defined global: cpuerr_irq and memerr_irq. This patch makes the symbols static. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed