Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f89f4a06 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Fix up missing dmaengine header inclusion from qce crypto engine



Commit 7bced397 ("net_dma: simple removal") removed the long-dead
net_dma code, but unintentionally broke the build for the qualcomm
crypto engine (qce) that had accidentally depended on the inclusion of
<linux/dmaengine.h> through the networking header files that used to
have it.

Add the required dmaengine.h include explicitly to fix the breakage.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9a50aaef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment