crypto: aesni - fix build on x86 (32bit)
authorTim Chen <tim.c.chen@linux.intel.com>
Thu, 9 Jan 2014 16:57:42 +0000 (08:57 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 15 Jan 2014 03:36:34 +0000 (11:36 +0800)
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 <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found