crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache()
commit2a8a78573b346b1da5f1b544985d65d1e08a6148
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Aug 2016 09:03:15 +0000 (9 11:03 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 9 Aug 2016 10:47:29 +0000 (9 18:47 +0800)
treed6cbad8dfec8739a1d7484080983b117a2add36a
parent36225b9170ea7b25371063364721ed96b2a58f97
crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache()

The dma_iter parameter of mv_cesa_ahash_dma_add_cache() is never used,
so get rid of it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/marvell/hash.c