msm: dma: Guard for multiple file inclusion
authorSubhash Jadavani <subhashj@codeaurora.org>
Mon, 7 Feb 2011 14:10:40 +0000 (19:40 +0530)
committerDavid 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