diff --git a/[refs] b/[refs] index 58ca4ceb8672..524e52fb72cc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 208f6f6068836e10d526e87fef6ca4364f4ec068 +refs/heads/master: a5c86e986f0b2fe779f13cf53ce6e9f467b03950 diff --git a/trunk/include/linux/hugetlb.h b/trunk/include/linux/hugetlb.h index 19644e0016bd..d9d6c868b86b 100644 --- a/trunk/include/linux/hugetlb.h +++ b/trunk/include/linux/hugetlb.h @@ -110,11 +110,6 @@ static inline void copy_huge_page(struct page *dst, struct page *src) #define hugetlb_change_protection(vma, address, end, newprot) -#ifndef HPAGE_MASK -#define HPAGE_MASK PAGE_MASK /* Keep the compiler happy */ -#define HPAGE_SIZE PAGE_SIZE -#endif - #endif /* !CONFIG_HUGETLB_PAGE */ #define HUGETLB_ANON_FILE "anon_hugepage"