From: Rabin Vincent Date: Wed, 12 Jan 2011 13:38:52 +0000 (+0100) Subject: ARM: 6621/1: bitops: remove condition code clobber for CLZ X-Git-Tag: v2.6.38-rc1~39^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e163d529ad7ab449db36ee88dab16170de711f34;p=pandora-kernel.git ARM: 6621/1: bitops: remove condition code clobber for CLZ The CLZ instruction does not alter the condition flags, so remove the "cc" clobber from the inline asm for fls(). Acked-by: Nicolas Pitre Signed-off-by: Rabin Vincent Signed-off-by: Russell King --- Reading git-diff-tree failed