]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h
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)
commit9c709f3b62ee8ee0dfadf358e361802cab7eea7a
tree56d2e624ecf851d1b7f55a03d04662a470e1373a
parentc0770f686cf8f464b5b9d4bd28c1ed7604c97ed4
[POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h

This factors some things defined in both pgtable-ppc32.h and
pgtable-ppc64.h into the common part of asm-powerpc/pgtable.h.  These
are all things which have essentially identical definitions, and which
by their nature are very unlikely ever to need different definitions
in the two cases.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/pgtable-ppc32.h
include/asm-powerpc/pgtable-ppc64.h
include/asm-powerpc/pgtable.h