MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c
authorDmitri Vorobiev <dmitri.vorobiev@movial.com>
Mon, 30 Mar 2009 19:53:25 +0000 (22:53 +0300)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:25 +0000 (13:50 +0100)
commitae5373874a393d36d0fbc1a21c1b81e52736a4f2
tree962ca170369e38f92adde3ba12b67f5336c7a9a3
parent36a09d7848abf017ea11ea949372f46edc1350da
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 <dmitri.vorobiev@movial.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip32/ip32-irq.c