projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f76b7ea
)
[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>
author
Ralf Baechle
<ralf@linux-mips.org>
Sun, 4 Mar 2007 18:22:56 +0000
(18:22 +0000)
committer
Ralf 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
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-mips/smtc_ipi.h
b/include/asm-mips/smtc_ipi.h
index 55f3419f65465892f35630c3a32b730866ed77e1..360ea6d250c7a7aab3ec8516cffb99413bfe0e66 100644
(file)
--- a/
include/asm-mips/smtc_ipi.h
+++ b/
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