]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[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 55f3419f65465892f35630c3a32b730866ed77e1..360ea6d250c7a7aab3ec8516cffb99413bfe0e66 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