On 11-08-11 03:25 AM, Darren Hart wrote:
commit 4f55fd752fb4770a354dd2401d5043c98236cc29 upstream

Signed-off-by: Ralf Baechle<[email protected]>

[applied to linux-yocto standard/base]

Merged. Will be part of the pull request I'm preparing now.

Bruce


Signed-off-by: Darren Hart<[email protected]>

---
  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>

_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to