projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5af1c7a
)
[MIPS] MIPS MT: Fix build error.
author
Yoichi Yuasa
<yoichi_yuasa@tripeaks.co.jp>
Tue, 4 Jul 2006 13:16:28 +0000
(22:16 +0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 13 Jul 2006 20:26:06 +0000
(21:26 +0100)
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/mips-mt.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/kernel/mips-mt.c
b/arch/mips/kernel/mips-mt.c
index 4dcc39f42951184651940c5d5d201212f0c9f2f6..c1373a6e668bec45583c7ff498e697b0a30355ca 100644
(file)
--- a/
arch/mips/kernel/mips-mt.c
+++ b/
arch/mips/kernel/mips-mt.c
@@
-7,6
+7,7
@@
#include <linux/sched.h>
#include <linux/cpumask.h>
#include <linux/interrupt.h>
+#include <linux/security.h>
#include <asm/cpu.h>
#include <asm/processor.h>