aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-nmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/sgi-ip27/ip27-nmi.c')
-rw-r--r--arch/mips/sgi-ip27/ip27-nmi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/sgi-ip27/ip27-nmi.c b/arch/mips/sgi-ip27/ip27-nmi.c
index 6c5a630566f9..8682784abfcf 100644
--- a/arch/mips/sgi-ip27/ip27-nmi.c
+++ b/arch/mips/sgi-ip27/ip27-nmi.c
@@ -21,7 +21,7 @@
21 21
22typedef unsigned long machreg_t; 22typedef unsigned long machreg_t;
23 23
24DEFINE_SPINLOCK(nmi_lock); 24static DEFINE_SPINLOCK(nmi_lock);
25 25
26/* 26/*
27 * Lets see what else we need to do here. Set up sp, gp? 27 * Lets see what else we need to do here. Set up sp, gp?