git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe70be5
)
crypto: aesni - fix build on x86 (32bit)
author
Tim Chen
<tim.c.chen@linux.intel.com>
Thu, 9 Jan 2014 16:57:42 +0000
(08:57 -0800)
committer
Herbert 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