Arnd Bergmann
a6ed42dac4
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: 261ea058f0 ("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>
2016-06-20 19:24:39 +08:00
..
2016-04-20 17:50:02 +08:00
2016-06-20 19:24:39 +08:00
2016-05-25 18:33:47 +08:00
2016-05-03 16:10:13 +08:00
2016-03-17 21:38:27 -07:00
2016-06-13 17:47:48 +08:00
2015-11-17 22:00:36 +08:00
2016-02-28 03:26:29 +08:00
2016-04-05 20:35:53 +08:00
2016-03-11 21:19:20 +08:00
2016-05-10 17:49:21 +08:00
2015-12-23 18:19:58 +08:00
2016-03-17 11:22:54 -07:00
2016-01-25 22:42:07 +08:00
2016-03-17 11:22:54 -07:00
2016-03-11 21:19:19 +08:00
2015-12-29 21:32:44 +08:00
2016-01-25 22:42:09 +08:00
2016-05-03 16:08:48 +08:00
2016-04-15 22:36:35 +08:00
2016-04-25 19:14:53 +08:00
2016-04-05 20:35:44 +08:00
2016-06-07 18:41:52 +08:00
2016-05-03 16:09:14 +08:00
2016-05-19 18:03:00 +08:00
2016-01-12 18:51:14 -08:00
2015-12-19 11:49:55 +01:00
2015-12-29 21:32:44 +08:00
2016-05-31 17:52:30 +08:00
2016-02-06 15:33:29 +08:00
2016-06-08 16:20:04 +08:00
2015-12-04 22:29:56 +08:00