This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ppc64 / mmu.h
index dbd7ac6..616389d 100644 (file)
@@ -24,7 +24,6 @@ typedef unsigned long mm_context_id_t;
 typedef struct {
        mm_context_id_t id;
 #ifdef CONFIG_HUGETLB_PAGE
-       pgd_t *huge_pgdir;
        u16 htlb_segs; /* bitmask */
 #endif
 } mm_context_t;