diff options
author | Rabin Vincent <rabin@rab.in> | 2011-01-12 16:38:52 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-12 17:22:25 +0300 |
commit | e163d529ad7ab449db36ee88dab16170de711f34 (patch) | |
tree | d930e21edf1b5992066a9734524218eaa1f4bd24 /arch/arm/mm | |
parent | 22eeb8f6e0214a83ac6958a29a83572137f174bb (diff) | |
download | linux-e163d529ad7ab449db36ee88dab16170de711f34.tar.xz |
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 <nicolas.pitre@linaro.org>
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mm')
0 files changed, 0 insertions, 0 deletions