commit | 1c0f16e5cdff59f3b132a1b0c0d44a941f8813d2 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Tue Jun 27 02:53:56 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jun 27 17:32:39 2006 -0700 |
tree | b2693f9e481381ae3e703afa3b68ad3531ea6645 | |
parent | 34af946a22724c4e2b204957f2b24b22a0fb121c [diff] |
[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> 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>