arm64: big-endian: fix byteorder include
authorWill Deacon <will.deacon@arm.com>
Fri, 11 Oct 2013 13:52:09 +0000 (14:52 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 25 Oct 2013 14:59:32 +0000 (15:59 +0100)
commitc194520ada7c8f2eddec5ebf24982483b49736a0
treef89e025bed9f6713398053a6618e6de65c3f7562
parenta0974e6e217aead196033d72f898e2acb575304d
arm64: big-endian: fix byteorder include

For big-endian processors, we must include
linux/byteorder/big_endian.h to get the relevant definitions for
swabbing between CPU order and a defined endianness.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/uapi/asm/byteorder.h