From: Martin Schwidefsky Date: Sat, 9 Feb 2008 11:13:00 +0000 (-0800) Subject: Add pgtable_t to remaining nommu architectures X-Git-Tag: v2.6.25-rc1~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=257ce734736118282afdeaac5112dbf5bb1949f9;p=pandora-kernel.git Add pgtable_t to remaining nommu architectures The pte_fn_t in include/linux/mm.h make it necessary for all architectures to define a pgtable_t type, even those that do not have an mmu. Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed