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)
commit9edb4b132f1879a24ac2b4495239175fa13b27fe
treee71d76c6ee0aaf4fb40b8620aaaf1e167490f329
parent30cd65523eeef8c8ce9fff9b900b349341ae5f74
ARM: debug: msm: Support big-endian CPUs

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>
arch/arm/include/debug/msm.S
This page took 0.047946 seconds and 5 git commands to generate.