From: David Gibson Date: Wed, 13 Jun 2007 04:52:56 +0000 (+1000) Subject: [POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h X-Git-Tag: v2.6.23-rc1~767^2^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c709f3b62ee8ee0dfadf358e361802cab7eea7a;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed