commit | 87d7e2fbb75c47fb83363953b8f865a6d4d359aa | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Tue Feb 12 18:59:57 2013 +0000 |
committer | Victor Kamensky <victor.kamensky@linaro.org> | Thu Mar 13 14:42:27 2014 -0700 |
tree | 3538cc0c0751503da277b92a5f34a8ea9151f259 | |
parent | 61382e516c9015d5c91334e1f28db551af9e9198 [diff] |
ARM: asm: Add ARM_BE8() assembly helper Add ARM_BE8() helper to wrap any code conditional on being compile when CONFIG_ARM_ENDIAN_BE8 is selected and convert existing places where this is to use it. Acked-by: Nicolas Pitre <nico@linaro.org> Reviewed-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> (cherry picked from commit 457c2403c513c74f60d5757fd11ae927e5554a38) Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>