]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 13 Jun 2007 04:52:56 +0000 (14:52 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Jun 2007 12:30:15 +0000 (22:30 +1000)
commitc0770f686cf8f464b5b9d4bd28c1ed7604c97ed4
treeaeef94c824df00f634c92d42aa16eb26cb9e053a
parentf21f49ea639ac3f24824177dac1268af75a2d373
[POWERPC] Remove a couple of unused definitions from pgtable_32.c

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>
arch/powerpc/mm/pgtable_32.c