All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Yocto Project <yocto@yoctoproject.org>
Subject: [linux-yocto][PATCH] MIPS: ARC: Fix build of firmware library on
Date: Thu, 11 Aug 2011 00:25:53 -0700	[thread overview]
Message-ID: <4E438401.6010001@linux.intel.com> (raw)

commit 4f55fd752fb4770a354dd2401d5043c98236cc29 upstream

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

[applied to linux-yocto standard/base]

Signed-off-by: Darren Hart <dvhart@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


             reply	other threads:[~2011-08-11  7:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-11  7:25 Darren Hart [this message]
2011-08-11 15:00 ` [linux-yocto][PATCH] MIPS: ARC: Fix build of firmware library on Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E438401.6010001@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.