crypto: caam - remove unused param of ctx_map_to_sec4_sg()
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 1 Nov 2017 07:13:11 +0000 (09:13 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 6 Nov 2017 06:45:01 +0000 (14:45 +0800)
commitdfcd8393efefb7a111f9cb6af69058ecaf4a4d72
treef6965fc254838ea4e7352669005b2efafe9c0a9b
parentf2ac67746534fab0cbc0bc29bfc3e507b1f58474
crypto: caam - remove unused param of ctx_map_to_sec4_sg()

ctx_map_to_sec4_sg() function, added in
commit 045e36780f115 ("crypto: caam - ahash hmac support")
has never used the "desc" parameter, so let's drop it.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamhash.c