commit | 457c2403c513c74f60d5757fd11ae927e5554a38 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Tue Feb 12 18:59:57 2013 +0000 |
committer | Ben Dooks <ben.dooks@codethink.co.uk> | Sat Oct 19 20:46:33 2013 +0100 |
tree | d1625037ea6aee42fc8559ffb0c7b97619950cf4 | |
parent | d10d2d485497cdc62a7660cd981f8f1ae0dffe7d [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>