[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t
authorStefan Roese <sr@denx.de>
Mon, 11 Feb 2008 09:41:18 +0000 (20:41 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Feb 2008 11:11:02 +0000 (22:11 +1100)
commit7084ebaa266e1686ef6e157aff9137cc28a92843
treeab4c08400fc258ee38d816a0b2d867272b8932d8
parentfb8642db19d57361be671a30d3f13defaf6b6cff
[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 <sr@denx.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-ppc/page.h