a3e2e02 parent c2aad6d6585c320ed5e111db5e03d27e901dfa81 author Hans-Christian Egtvedt 1302702917 +0200 committer David Woodhouse 1306284807 +0100 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