From: Stefan Roese Date: Mon, 11 Feb 2008 09:41:18 +0000 (+1100) Subject: [POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t X-Git-Tag: v2.6.25-rc2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7084ebaa266e1686ef6e157aff9137cc28a92843;p=pandora-kernel.git [POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t Commit 2f569afd9ced9ebec9a6eb3dbf6f83429be0a7b4 ("CONFIG_HIGHPTE vs. sub-page page tables.") breaks compilation of arch/ppc since it introduces the pgtable_t type which was not added to arch/ppc. This adds the missing typedef. Signed-off-by: Stefan Roese Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed