diff options
Diffstat (limited to 'arch/tile')
-rw-r--r-- | arch/tile/include/asm/hugetlb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/tile/include/asm/hugetlb.h b/arch/tile/include/asm/hugetlb.h index 0f885af2b621..3257733003f8 100644 --- a/arch/tile/include/asm/hugetlb.h +++ b/arch/tile/include/asm/hugetlb.h | |||
@@ -16,6 +16,7 @@ | |||
16 | #define _ASM_TILE_HUGETLB_H | 16 | #define _ASM_TILE_HUGETLB_H |
17 | 17 | ||
18 | #include <asm/page.h> | 18 | #include <asm/page.h> |
19 | #include <asm-generic/hugetlb.h> | ||
19 | 20 | ||
20 | 21 | ||
21 | static inline int is_hugepage_only_range(struct mm_struct *mm, | 22 | static inline int is_hugepage_only_range(struct mm_struct *mm, |