ARM: asm: Add ARM_BE8() assembly helper
authorBen Dooks <ben.dooks@codethink.co.uk>
Tue, 12 Feb 2013 18:59:57 +0000 (18:59 +0000)
committerBen Dooks <ben.dooks@codethink.co.uk>
Sat, 19 Oct 2013 19:46:33 +0000 (20:46 +0100)
commit457c2403c513c74f60d5757fd11ae927e5554a38
treed1625037ea6aee42fc8559ffb0c7b97619950cf4
parentd10d2d485497cdc62a7660cd981f8f1ae0dffe7d
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>
arch/arm/boot/compressed/head.S
arch/arm/include/asm/assembler.h
arch/arm/kernel/entry-armv.S
arch/arm/kernel/entry-common.S
arch/arm/mm/abort-ev6.S
arch/arm/mm/proc-v6.S
arch/arm/mm/proc-v7.S