[MIPS] Cleanup fls implementation.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 30 Jan 2006 17:14:41 +0000 (17:14 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 Feb 2006 13:30:24 +0000 (13:30 +0000)
commit2caf190002770b53fdb263ed744802a1b5e81649
treeaf9cc05155d5c456b5c93263ae4a7ebe719e327e
parent2e66fe24d6faa287088ff18051dd423a32b60502
[MIPS] Cleanup fls implementation.

fls was the only called of flz, so fold flz into fls, same for the
__ilog2 call.  Delete the now unused flz function.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/bitops.h