From: Catalin Marinas Date: Mon, 21 Jun 2010 14:11:38 +0000 (+0100) Subject: ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernel X-Git-Tag: v2.6.36-rc1~102^2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b749315601b44a63634d1a38fd167b8cac0e9ad4;p=pandora-kernel.git ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernel Kernels compiled to ARM do not need to handle Thumb-2 module relocations as interworking is not allowed. This patch #ifdef's out the handling of such relocations. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed