ARM: debug: msm: Support big-endian CPUs
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 30 Jun 2014 21:49:39 +0000 (14:49 -0700)
committerKumar Gala <galak@codeaurora.org>
Mon, 19 Jan 2015 17:42:03 +0000 (11:42 -0600)
If the CPU is in big-endian mode these macros will access the
hardware incorrectly. Reverse thins as necessary to fix this.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>

No differences found