ソースを参照

[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 18 年 前
コミット
22e651c6ae
1 ファイル変更2 行追加0 行削除
  1. 2 0
      include/asm-mips/smtc_ipi.h

+ 2 - 0
include/asm-mips/smtc_ipi.h

@@ -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