From patchwork Thu Oct 3 21:59:24 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 20820 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f197.google.com (mail-vc0-f197.google.com [209.85.220.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C273E25CAB for ; Thu, 3 Oct 2013 22:00:54 +0000 (UTC) Received: by mail-vc0-f197.google.com with SMTP id gd11sf4604738vcb.0 for ; Thu, 03 Oct 2013 15:00:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=/3MJ9cCOGjIpNvjp9UmOmmqscqxD6Q2jqILnu5hltZA=; b=IhEY8fTmPsgMtraTeoXIKEa3Kb3pTltINTYWyEFa6fDT/VV059fsOi9MC6v4SK5I20 aXimoH2IrKJXBSXMPhua1B71q8+ogUMXf/TpfqKNASFImFoldLax1pFJ1+m1pGM7lsrX n3MkeYPYG2A/gvixAEexjIW5vRSWbiKB5u5+0OyfvUYaX7b6U4TPGNd9jw1UHpIwQ+53 kEOmrfteEYWP3FXTgjIlRJ+/6KpAFO6uXFILRssJodYCpSij6rqu5rWrAwf4ZNT6VlSj USDdxtdYiFpffPTJKrRw8e7lYE6O9k3iPqESlBd7Uz4GF9YC6G3ujBOKjhV3VS+9JcRS tlVw== X-Received: by 10.58.49.34 with SMTP id r2mr1905773ven.31.1380837653909; Thu, 03 Oct 2013 15:00:53 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.105.34 with SMTP id gj2ls506492qeb.52.gmail; Thu, 03 Oct 2013 15:00:53 -0700 (PDT) X-Received: by 10.58.208.130 with SMTP id me2mr9307956vec.13.1380837653792; Thu, 03 Oct 2013 15:00:53 -0700 (PDT) Received: from mail-ve0-f180.google.com (mail-ve0-f180.google.com [209.85.128.180]) by mx.google.com with ESMTPS id st7si2209902vdc.146.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Oct 2013 15:00:53 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.180; Received: by mail-ve0-f180.google.com with SMTP id jz11so2032900veb.39 for ; Thu, 03 Oct 2013 15:00:53 -0700 (PDT) X-Gm-Message-State: ALoCoQl9iWxtJB7nFORBtaZhNiSEqpAbDKdnLPlgz1XjXHuWxvs3bvO/JhfF4ZvWYz6CN6psTTCV X-Received: by 10.52.26.69 with SMTP id j5mr7868710vdg.21.1380837653710; Thu, 03 Oct 2013 15:00:53 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp212425vcz; Thu, 3 Oct 2013 15:00:53 -0700 (PDT) X-Received: by 10.180.85.65 with SMTP id f1mr4381238wiz.33.1380837651915; Thu, 03 Oct 2013 15:00:51 -0700 (PDT) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by mx.google.com with ESMTPS id ea7si856546wib.43.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Oct 2013 15:00:51 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.174 is neither permitted nor denied by best guess record for domain of ard.biesheuvel@linaro.org) client-ip=209.85.212.174; Received: by mail-wi0-f174.google.com with SMTP id hj3so727107wib.1 for ; Thu, 03 Oct 2013 15:00:51 -0700 (PDT) X-Received: by 10.180.36.80 with SMTP id o16mr4512970wij.1.1380837651404; Thu, 03 Oct 2013 15:00:51 -0700 (PDT) Received: from ards-mac-mini.local (cag06-7-83-153-85-71.fbx.proxad.net. [83.153.85.71]) by mx.google.com with ESMTPSA id jf2sm3792057wic.2.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Oct 2013 15:00:50 -0700 (PDT) From: Ard Biesheuvel To: linux-arm-kernel@lists.infradead.org, linux-crypto@vger.kernel.org Cc: nico@linaro.org, patches@linaro.org, linux@arm.linux.org.uk, Ard Biesheuvel Subject: [PATCH v2 1/3] ARM: pull in from asm-generic Date: Thu, 3 Oct 2013 23:59:24 +0200 Message-Id: <1380837566-18242-2-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1380837566-18242-1-git-send-email-ard.biesheuvel@linaro.org> References: <1380837566-18242-1-git-send-email-ard.biesheuvel@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ard.biesheuvel@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Ard Biesheuvel --- 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