mm/hugetlb: remove gigantic page support for HIGHMEM
[linux-2.6-microblaze.git] / include / linux / hugetlb.h
index 36fa6a2..c39d917 100644 (file)
@@ -348,9 +348,6 @@ struct hstate {
 struct huge_bootmem_page {
        struct list_head list;
        struct hstate *hstate;
-#ifdef CONFIG_HIGHMEM
-       phys_addr_t phys;
-#endif
 };
 
 struct page *alloc_huge_page(struct vm_area_struct *vma,