Merge remote branch 'origin/x86/apic' into x86/mrst
[safe/jmp/linux-2.6] / arch / x86 / include / asm / i8259.h
index 2832bab..1655147 100644 (file)
@@ -24,7 +24,7 @@ extern unsigned int cached_irq_mask;
 #define SLAVE_ICW4_DEFAULT     0x01
 #define PIC_ICW4_AEOI          2
 
-extern spinlock_t i8259A_lock;
+extern raw_spinlock_t i8259A_lock;
 
 /* the PIC may need a careful delay on some platforms, hence specific calls */
 static inline unsigned char inb_pic(unsigned int port)