From ddf0322a3ffe2d98facc72f255ac5c140b547c72 Mon Sep 17 00:00:00 2001 From: Guo Chao Date: Mon, 9 Jun 2014 16:58:51 +0800 Subject: [PATCH] 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-format-patch failed