From: Geert Uytterhoeven <geert@linux-m68k.org>
To: linux-kernel@vger.kernel.org
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
Mikael Starvik <starvik@axis.com>,
Jesper Nilsson <jesper.nilsson@axis.com>,
linux-cris-kernel@axis.com
Subject: [PATCH 2/5] cris: Wire up asm-generic/xor.h
Date: Tue, 14 May 2013 09:32:03 +0200 [thread overview]
Message-ID: <1368516726-8035-2-git-send-email-geert@linux-m68k.org> (raw)
In-Reply-To: <1368516726-8035-1-git-send-email-geert@linux-m68k.org>
crypto/xor.c:25:21: fatal error: asm/xor.h: No such file or directory
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: linux-cris-kernel@axis.com
---
arch/cris/include/asm/Kbuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/cris/include/asm/Kbuild b/arch/cris/include/asm/Kbuild
index 1e7dfad..0dd4b88 100644
--- a/arch/cris/include/asm/Kbuild
+++ b/arch/cris/include/asm/Kbuild
@@ -9,3 +9,4 @@ generic-y += kvm_para.h
generic-y += linkage.h
generic-y += module.h
generic-y += trace_clock.h
+generic-y += xor.h
--
1.7.0.4
next prev parent reply other threads:[~2013-05-14 7:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 7:32 [PATCH 1/5] c6x: " Geert Uytterhoeven
2013-05-14 7:32 ` Geert Uytterhoeven [this message]
2013-05-14 16:27 ` [PATCH 2/5] cris: " Jesper Nilsson
2013-05-14 7:32 ` [PATCH 3/5] h8300: " Geert Uytterhoeven
2013-05-14 7:32 ` [PATCH 4/5] openrisc: " Geert Uytterhoeven
2013-05-24 6:39 ` Jonas Bonn
2013-05-14 7:32 ` [PATCH 5/5] score: " Geert Uytterhoeven
2013-05-17 13:39 ` [PATCH 1/5] c6x: " Mark Salter
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=1368516726-8035-2-git-send-email-geert@linux-m68k.org \
--to=geert@linux-m68k.org \
--cc=jesper.nilsson@axis.com \
--cc=linux-cris-kernel@axis.com \
--cc=linux-kernel@vger.kernel.org \
--cc=starvik@axis.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome