android_kernel_samsung_msm8976/arch/mips/au1000/pb1200
Sergei Shtylyov 4b36673284 [MIPS] Alchemy: replace ffs() with __ffs()
Fix havoc wrought by commit 56f621c7f6 --
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
..
board_setup.c [MIPS] Pb1200: Fix warning. 2007-11-02 16:13:47 +00:00
init.c add new prom.h for AU1x00 2007-10-15 14:38:25 -04:00
irqmap.c [MIPS] Alchemy: replace ffs() with __ffs() 2007-12-06 17:15:58 +00:00
Makefile [MIPS] Pb1200: Enable -Werror. 2007-11-02 16:13:48 +00:00