This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / mips / sgi-ip32 / ip32-irq.c
index fc3a8e9..9519e5f 100644 (file)
@@ -117,7 +117,7 @@ static void inline flush_mace_bus(void)
  * IRQ spinlock - Ralf says not to disable CPU interrupts,
  * and I think he knows better.
  */
-static DEFINE_SPINLOCK(ip32_irq_lock);
+static spinlock_t ip32_irq_lock = SPIN_LOCK_UNLOCKED;
 
 /* Some initial interrupts to set up */
 extern irqreturn_t crime_memerr_intr (int irq, void *dev_id,