Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information