git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcd84f2
)
[MIPS] Get rid of __ilog2
author
Ralf Baechle
<ralf@linux-mips.org>
Sun, 4 May 2008 13:53:53 +0000
(14:53 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 12 May 2008 15:46:55 +0000
(16:46 +0100)
56a6b1eb7bfb5ace0b5cb9c149f502fbd101b8ab
was a bit too conservative and
left __ilog2 around which is only used as an internal function for other
bitops.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found