summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/geode-aes.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-06-16 11:05:46 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-20 13:24:39 +0200
commita6ed42dac49bfd6cb12e2dbffcee1c6d0854bd52 (patch)
tree6f801726ecbef435b12d5aca8c339790afa03d21 /drivers/crypto/geode-aes.c
parentcrypto: gcm - Filter out async ghash if necessary (diff)
downloadlinux-a6ed42dac49bfd6cb12e2dbffcee1c6d0854bd52.tar.xz
linux-a6ed42dac49bfd6cb12e2dbffcee1c6d0854bd52.zip
crypto: caam - fix misspelled upper_32_bits
An endianess fix mistakenly used higher_32_bits() instead of upper_32_bits(), and that doesn't exist: drivers/crypto/caam/desc_constr.h: In function 'append_ptr': drivers/crypto/caam/desc_constr.h:84:75: error: implicit declaration of function 'higher_32_bits' [-Werror=implicit-function-declaration] *offset = cpu_to_caam_dma(ptr); Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: 261ea058f016 ("crypto: caam - handle core endianness != caam endianness") Reviewed-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/geode-aes.c')
0 files changed, 0 insertions, 0 deletions