summaryrefslogtreecommitdiff
path: root/drivers/crypto/Kconfig
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2011-09-22 11:33:01 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2011-09-22 11:33:01 (GMT)
commit4a4cc2b6bf475c183443278808b758c702c01404 (patch)
treec2f201b96e3411ee41a0a01c21a4d1fecfe4b497 /drivers/crypto/Kconfig
parent64b94ceae8c16cd1b2800cac83112d3815be5250 (diff)
downloadlinux-4a4cc2b6bf475c183443278808b758c702c01404.tar.xz
crypto: aes-x86 - quiet sparse noise about symbol not declared
Include <asm/aes.h> to pick up the declarations for crypto_aes_encrypt_x86 and crypto_aes_decrypt_x86 to quiet the sparse noise: warning: symbol 'crypto_aes_encrypt_x86' was not declared. Should it be static? warning: symbol 'crypto_aes_decrypt_x86' was not declared. Should it be static? Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Mandeep Singh Baines <msb@chromium.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions