From: Ralf Baechle Date: Mon, 30 Jan 2006 17:14:41 +0000 (+0000) Subject: [MIPS] Cleanup fls implementation. X-Git-Tag: v2.6.16-rc3~137^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2caf190002770b53fdb263ed744802a1b5e81649;p=pandora-kernel.git [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 --- Reading git-diff-tree failed