From: Rusty Russell Date: Tue, 18 Mar 2014 07:05:28 +0000 (+1030) Subject: powerpc: make module stub code endian independent X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~40^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e60e46e2aa318c92bb224de29b68b6296bb0fde;p=pandora-kernel.git powerpc: make module stub code endian independent By representing them as words, rather than chars, we can avoid endian ifdefs. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed