]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
crypto: xts - fix compile errors
authorStephan Mueller <smueller@chronox.de>
Wed, 17 Feb 2016 06:00:01 +0000 (07:00 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 17 Feb 2016 07:53:02 +0000 (15:53 +0800)
commit49abc0d2e19b28e90f443334fb6cd66f275713e6
tree6eec0f9baa287e479bc2ac1cc319a73c9fb018a9
parentba871e1d299154953dcee23590c0316283897261
crypto: xts - fix compile errors

Commit 28856a9e52c7 missed the addition of the crypto/xts.h include file
for different architecture-specific AES implementations.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/aes-ce-glue.c
arch/arm/crypto/aesbs-glue.c
arch/arm64/crypto/aes-glue.c
arch/powerpc/crypto/aes-spe-glue.c
arch/s390/crypto/aes_s390.c