hugetlb: modular state for hugetlb page size
[pandora-kernel.git] / arch / sh / mm / hugetlbpage.c
index ae8c321..2f9dbe0 100644 (file)
@@ -22,7 +22,8 @@
 #include <asm/tlbflush.h>
 #include <asm/cacheflush.h>
 
-pte_t *huge_pte_alloc(struct mm_struct *mm, unsigned long addr)
+pte_t *huge_pte_alloc(struct mm_struct *mm,
+                       unsigned long addr, unsigned long sz)
 {
        pgd_t *pgd;
        pud_t *pud;