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:
bf45e58
)
MIPS: ARC: Fix build of firmware library on uniprocessor.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 1 Jun 2011 13:20:09 +0000
(14:20 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 20 Jul 2011 22:12:11 +0000
(23:12 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/smp-ops.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/include/asm/smp-ops.h
b/arch/mips/include/asm/smp-ops.h
index 48b03fff31e585b3b1929e582fa512e244ddf935..ef2a8041e78b02f7141e80b0a5440888520323f9 100644
(file)
--- a/
arch/mips/include/asm/smp-ops.h
+++ b/
arch/mips/include/asm/smp-ops.h
@@
-11,6
+11,8
@@
#ifndef __ASM_SMP_OPS_H
#define __ASM_SMP_OPS_H
+#include <linux/errno.h>
+
#ifdef CONFIG_SMP
#include <linux/cpumask.h>