linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ard.biesheuvel@linaro.org (Ard Biesheuvel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] ARM: pull in <asm/simd.h> from asm-generic
Date: Fri, 20 Sep 2013 20:46:49 +0200	[thread overview]
Message-ID: <1379702811-8025-3-git-send-email-ard.biesheuvel@linaro.org> (raw)
In-Reply-To: <1379702811-8025-1-git-send-email-ard.biesheuvel@linaro.org>

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
 arch/arm/include/asm/Kbuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/include/asm/Kbuild b/arch/arm/include/asm/Kbuild
index d3db398..6577b8a 100644
--- a/arch/arm/include/asm/Kbuild
+++ b/arch/arm/include/asm/Kbuild
@@ -24,6 +24,7 @@ generic-y += sembuf.h
 generic-y += serial.h
 generic-y += shmbuf.h
 generic-y += siginfo.h
+generic-y += simd.h
 generic-y += sizes.h
 generic-y += socket.h
 generic-y += sockios.h
-- 
1.8.1.2

  parent reply	other threads:[~2013-09-20 18:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20 18:46 [PATCH 0/4] ARM: NEON based fast(er) AES in CBC/CTR/XTS modes Ard Biesheuvel
2013-09-20 18:46 ` [PATCH 1/4] crypto: create generic version of ablk_helper Ard Biesheuvel
2013-09-22 10:05   ` Jussi Kivilinna
2013-09-20 18:46 ` Ard Biesheuvel [this message]
2013-09-20 18:46 ` [PATCH 3/4] ARM: move AES typedefs and function prototypes to separate header Ard Biesheuvel
2013-09-20 18:46 ` [PATCH 4/4] ARM: add support for bit sliced AES using NEON instructions Ard Biesheuvel
2013-09-22 11:12   ` Jussi Kivilinna
2013-09-23  7:08     ` Ard Biesheuvel
2013-09-20 19:12 ` [PATCH 0/4] ARM: NEON based fast(er) AES in CBC/CTR/XTS modes Nicolas Pitre

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=1379702811-8025-3-git-send-email-ard.biesheuvel@linaro.org \
    --to=ard.biesheuvel@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).