From: Guo Chao Date: Mon, 9 Jun 2014 08:58:51 +0000 (+0800) Subject: powerpc/powernv: Fix endianness problems in EEH X-Git-Tag: omap-for-v3.16/fixes-against-rc1~30^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddf0322a3ffe2d98facc72f255ac5c140b547c72;p=pandora-kernel.git powerpc/powernv: Fix endianness problems in EEH EEH information fetched from OPAL need fix before using in LE environment. To be included in sparse's endian check, declare them as __beXX and access them by accessors. Cc: Gavin Shan Signed-off-by: Guo Chao Acked-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed