From: Leif Lindholm Date: Mon, 12 Dec 2011 18:44:49 +0000 (+0100) Subject: ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe. X-Git-Tag: v3.3-rc1~176^2~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f626db83689f55089717a6d771c57afe1adc1a;p=pandora-kernel.git ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe. This patch changes the nwfpe implementation to use the new generic ARM instruction set condition code checks, rather than a local implementation. It also removes the existing condition code checking, which has been used for the generic support (in kernel/opcodes.{ch}). This code has not been tested beyond building, linking and booting. Signed-off-by: Leif Lindholm Reviewed-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed