From: Catalin Marinas Date: Fri, 3 Oct 2008 10:09:10 +0000 (+0100) Subject: [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name X-Git-Tag: v2.6.28-rc1~293^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=000b50259271c9c14f6e175795f5164e1d51d35b;p=pandora-kernel.git [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name These instructions were placed in the code directly as opcodes because early compilers didn't support them. Toolchains supporting ARMv7 understand these instructions and the patch puts the mnemonics back. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed