]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b77232eb6e50241145884a72b839a17eb020132
treef16be27a15a6de8d0d597cac66ef9769f90919c9
parentdf601912ba47075f3349764c263d280a96204494
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