]> git.baikalelectronics.ru Git - kernel.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)
commitec420c0950185eb5fe0d68e42cb24e12d6eddf2d
treeaeef94c824df00f634c92d42aa16eb26cb9e053a
parentaf4cac33c351d9e812d98647b9779958908eb273
[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