commit | 9edb4b132f1879a24ac2b4495239175fa13b27fe | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Mon Jun 30 14:49:39 2014 -0700 |
committer | Kumar Gala <galak@codeaurora.org> | Mon Jan 19 11:42:03 2015 -0600 |
tree | e71d76c6ee0aaf4fb40b8620aaaf1e167490f329 | |
parent | 30cd65523eeef8c8ce9fff9b900b349341ae5f74 [diff] |
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>