]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16cf9cfe05f5216cfe0596bd966af5ea2ef9e094
treef89e025bed9f6713398053a6618e6de65c3f7562
parentc7094c0ab10a7abafe23fa42c20a11bf483b92e9
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