]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitee984f0bc20e8a0784e883114436ce788a330a92
treeab4c08400fc258ee38d816a0b2d867272b8932d8
parente93b790b9a85aa2ba546540f79ac12bf6043f2b3
[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t

Commit c0162d1c1cd3084bf15e4fe1dd1b352c75618f3d ("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