aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/hugetlb.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/asm/hugetlb.h')
-rw-r--r--arch/sh/include/asm/hugetlb.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/sh/include/asm/hugetlb.h b/arch/sh/include/asm/hugetlb.h
index a9f8266f33cf..54f65094efe6 100644
--- a/arch/sh/include/asm/hugetlb.h
+++ b/arch/sh/include/asm/hugetlb.h
@@ -31,11 +31,6 @@ static inline void huge_ptep_clear_flush(struct vm_area_struct *vma,
{
}
-static inline pte_t huge_pte_wrprotect(pte_t pte)
-{
- return pte_wrprotect(pte);
-}
-
static inline void huge_ptep_set_wrprotect(struct mm_struct *mm,
unsigned long addr, pte_t *ptep)
{