From: Will Deacon Date: Fri, 11 Oct 2013 13:52:09 +0000 (+0100) Subject: arm64: big-endian: fix byteorder include X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~54^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c194520ada7c8f2eddec5ebf24982483b49736a0;p=pandora-kernel.git 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 Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed