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:
f21f49e
)
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
author
David Gibson
<david@gibson.dropbear.id.au>
Wed, 13 Jun 2007 04:52:56 +0000
(14:52 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 14 Jun 2007 12:30:15 +0000
(22:30 +1000)
In arch/powerpc/mm/pgtable_32.c, the variable io_bat_index and the
macro is_power_of_4() no longer have any users. This removes them.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found