1
0
Fork 0
alistair23-linux/drivers/crypto/marvell
Robin Murphy c42bd6335b crypto: marvell/cesa - Clean up redundant #include
The inclusion of dma-direct.h was only needed temporarily to prevent
breakage from the DMA API rework, since the actual CESA fix making it
redundant was merged in parallel. Now that both have landed, it can go.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-03-03 00:03:13 +08:00
..
Makefile crypto: marvell/cesa - add TDMA support 2015-06-19 22:18:03 +08:00
cesa.c crypto: marvell/cesa - Clean up redundant #include 2018-03-03 00:03:13 +08:00
cesa.h Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2017-11-14 10:52:09 -08:00
cipher.c crypto: marvell - Switch cipher algs to the skcipher interface 2017-11-03 21:53:32 +08:00
hash.c crypto: marvell - Use IPAD/OPAD constant 2017-05-23 12:52:07 +08:00
tdma.c crypto: Use PTR_ERR_ZERO 2017-09-22 17:43:27 +08:00