[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 27 Jun 2006 09:53:56 +0000 (02:53 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:39 +0000 (17:32 -0700)
We include config.h on the compiler command line. There's no need for it
to be included again.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found