crypto: marvell/cesa - Clean up redundant #include
authorRobin Murphy <robin.murphy@arm.com>
Mon, 19 Feb 2018 13:55:36 +0000 (13:55 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 2 Mar 2018 16:03:13 +0000 (00:03 +0800)
commitc42bd6335b4854965ef7d32992183b43bf97fb4a
treef16be27a15a6de8d0d597cac66ef9769f90919c9
parent279f4f8f2f67b7a2dbb916738667a633b223efde
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>
drivers/crypto/marvell/cesa.c