]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Add pgtable_t to remaining nommu architectures
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Sat, 9 Feb 2008 11:13:00 +0000 (03:13 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 9 Feb 2008 19:08:33 +0000 (11:08 -0800)
commit257ce734736118282afdeaac5112dbf5bb1949f9
treeb5e955456ce397b76879504f6e50802f25c1c5f9
parent541645be8bbb67d39113096263dcf00615d789e3
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 <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-blackfin/page.h
include/asm-h8300/page.h
include/asm-v850/page.h