From: Tim Chen Date: Thu, 9 Jan 2014 16:57:42 +0000 (-0800) Subject: crypto: aesni - fix build on x86 (32bit) X-Git-Tag: v3.14-rc1~117^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79ba451d66ca8402c8d052ceb50e359ddc5e1161;p=pandora-kernel.git crypto: aesni - fix build on x86 (32bit) We rename aesni-intel_avx.S to aesni-intel_avx-x86_64.S to indicate that it is only used by x86_64 architecture. Signed-off-by: Tim Chen Signed-off-by: Herbert Xu --- Reading git-diff-tree failed