[yocto] [linux-yocto][PATCH] MIPS: ARC: Fix build of firmware library on

Darren Hart dvhart at linux.intel.com
Thu Aug 11 00:25:53 PDT 2011


commit 4f55fd752fb4770a354dd2401d5043c98236cc29 upstream

Signed-off-by: Ralf Baechle <ralf at linux-mips.org>

[applied to linux-yocto standard/base]

Signed-off-by: Darren Hart <dvhart at linux.intel.com>

---
 arch/mips/include/asm/smp-ops.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/mips/include/asm/smp-ops.h
b/arch/mips/include/asm/smp-ops.h
index 48b03ff..ef2a804 100644
--- 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>
-- 
1.7.6
-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the yocto mailing list