diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-12-01 08:45:05 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-12-01 16:06:44 +0300 |
commit | efad2b61ae258df4fb3896f5e7cd9c701f4979e6 (patch) | |
tree | 96b824e367c2f160bad02d7aacabc9b3d26f9c43 /arch/arm/mach-vt8500 | |
parent | e2c1b82330bcd77ffeb6dc5a18a4c6ce8d3e1fd3 (diff) | |
download | linux-efad2b61ae258df4fb3896f5e7cd9c701f4979e6.tar.xz |
crypto: aes-ce - Make aes_simd_algs static
The variable aes_simd_algs should be static. In fact if it isn't
it causes build errors when multiple copies of aes-ce-glue.c are
built into the kernel.
Fixes: da40e7a4ba4d ("crypto: aes-ce - Convert to skcipher")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm/mach-vt8500')
0 files changed, 0 insertions, 0 deletions