]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
MIPS: ARC: Fix build of firmware library on uniprocessor.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 1 Jun 2011 13:20:09 +0000 (14:20 +0100)
committerRalf 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

index 48b03fff31e585b3b1929e582fa512e244ddf935..ef2a8041e78b02f7141e80b0a5440888520323f9 100644 (file)
@@ -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>