From: Hans-Christian Egtvedt Date: Wed, 13 Apr 2011 13:55:17 +0000 (+0200) Subject: mtd: atmel_nand: add missing include of linux/dmaengine.h X-Git-Tag: v3.0-rc1~32^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c39c4c54c585e13a8d6b5a8f64af682e7c68091;p=pandora-kernel.git mtd: atmel_nand: add missing include of linux/dmaengine.h Including linux/dmaengine.h fixes the missing definition of the enum dma_ctrl_flags type used in atmel_nand_dma_op function. Signed-off-by: Hans-Christian Egtvedt Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed