msm: dma: Remove register macros from header file
authorJeff Ohlstein <johlstei@codeaurora.org>
Wed, 2 Feb 2011 20:45:00 +0000 (12:45 -0800)
committerDavid Brown <davidb@codeaurora.org>
Fri, 1 Apr 2011 23:38:43 +0000 (16:38 -0700)
There is no reason for anything other than the dma driver to access the
dma registers directly. So, don't provide the register addresses in the
header file.

Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found