Skip to content

Commit

Permalink
dmaengine: kill some unused headers
Browse files Browse the repository at this point in the history
The dmaengine redux left some unneeded headers in
include/linux/dmaengine.h, clean them up.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
  • Loading branch information
Dan Williams committed Mar 25, 2009
1 parent ccccce2 commit 54aee6a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/linux/dmaengine.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>

/**
Expand Down

0 comments on commit 54aee6a

Please sign in to comment.