From: Dan Williams Date: Wed, 25 Mar 2009 16:13:24 +0000 (-0700) Subject: dmaengine: kill some unused headers X-Git-Tag: firefly_0821_release~14800^2~7 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=54aee6a5f560d0e1bf3f39987c6ebe06daeb0ce1;p=firefly-linux-kernel-4.4.55.git dmaengine: kill some unused headers The dmaengine redux left some unneeded headers in include/linux/dmaengine.h, clean them up. Signed-off-by: Dan Williams --- diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h index 1956c8d46d32..96e676e5bf9b 100644 --- a/include/linux/dmaengine.h +++ b/include/linux/dmaengine.h @@ -23,9 +23,6 @@ #include #include -#include -#include -#include #include /**