git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2aad6d
)
mtd: atmel_nand: add missing include of linux/dmaengine.h
author
Hans-Christian Egtvedt
<hans-christian.egtvedt@atmel.com>
Wed, 13 Apr 2011 13:55:17 +0000
(15:55 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Wed, 25 May 2011 00:53:27 +0000
(
01:53
+0100)
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 <hans-christian.egtvedt@atmel.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found