From: Ben Dooks Date: Fri, 19 Jul 2013 17:27:23 +0000 (+0100) Subject: ARM: module: correctly relocate instructions in BE8 X-Git-Tag: v3.13-rc1~103^2~1^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f592d323bc2353db871d1e840f05b27e0730fb10;p=pandora-kernel.git ARM: module: correctly relocate instructions in BE8 When in BE8 mode, our instructions are not in the same ordering as the data, so use to take this into account. Note, also requires modules to be built --be8 Signed-off-by: Ben Dooks Reviewed-by: Dave Martin --- Reading git-diff-tree failed