[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>
authorRalf Baechle <ralf@linux-mips.org>
Sun, 4 Mar 2007 18:22:56 +0000 (18:22 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Mar 2007 00:07:15 +0000 (00:07 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/smtc_ipi.h

index 55f3419..360ea6d 100644 (file)
@@ -4,6 +4,8 @@
 #ifndef __ASM_SMTC_IPI_H
 #define __ASM_SMTC_IPI_H
 
+#include <linux/spinlock.h>
+
 //#define SMTC_IPI_DEBUG
 
 #ifdef SMTC_IPI_DEBUG