Sergei Shtylyov 4b36673284 [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>
2007-12-06 17:15:58 +00:00
..
2007-11-27 09:19:39 +01:00
2007-11-28 01:24:04 +09:00
2007-11-26 19:15:31 -08:00
2007-10-23 09:49:31 +02:00
2007-11-05 12:18:17 +09:00
2007-12-05 05:38:00 -08:00
2007-12-05 05:38:01 -08:00
2007-10-20 01:24:05 +02:00
2007-12-04 17:19:07 +01:00