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:
2f2268a
)
msm: dma: Guard for multiple file inclusion
author
Subhash Jadavani
<subhashj@codeaurora.org>
Mon, 7 Feb 2011 14:10:40 +0000
(19:40 +0530)
committer
David Brown
<davidb@codeaurora.org>
Fri, 1 Apr 2011 23:38:43 +0000
(16:38 -0700)
The include guard was missing the #define, leading to errors if one
included dma.h twice.
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
No differences found