diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2007-12-05 17:08:24 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-12-06 18:15:58 +0100 |
commit | 4b36673284f86c649b9d9ec5818b1912fde556b3 (patch) | |
tree | b8f4a90a85babb175b74091efae5c33beef94b75 /include/asm-mips | |
parent | [MIPS] BCM1480: Fix interrupt routing, take 2. (diff) | |
download | linux-4b36673284f86c649b9d9ec5818b1912fde556b3.tar.xz linux-4b36673284f86c649b9d9ec5818b1912fde556b3.zip |
[MIPS] Alchemy: replace ffs() with __ffs()
Fix havoc wrought by commit 56f621c7f6f735311eed3f36858b402013023c18 --
au_ffs() and ffs() are equivalent, that patch should have just replaced one
with another. Now replace ffs() with __ffs() which returns an unbiased bit
number.
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips')
0 files changed, 0 insertions, 0 deletions