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

Commit 54aee6a5 authored by Dan Williams's avatar Dan Williams
Browse files

dmaengine: kill some unused headers



The dmaengine redux left some unneeded headers in
include/linux/dmaengine.h, clean them up.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent ccccce22
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -23,9 +23,6 @@

#include <linux/device.h>
#include <linux/uio.h>
#include <linux/kref.h>
#include <linux/completion.h>
#include <linux/rcupdate.h>
#include <linux/dma-mapping.h>

/**