ARM: msm: Move io mapping prototypes to common.h
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 5 Sep 2012 19:28:57 +0000 (12:28 -0700)
committerDavid Brown <davidb@codeaurora.org>
Thu, 13 Sep 2012 18:16:26 +0000 (11:16 -0700)
Consolidate the handful of iomapping functions into common.h so
that board files don't need to include mach/msm_iomap.h if they
don't need static virtual mapping addresses.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found