vserver 2.0 rc7
[linux-2.6.git] / arch / mips / mm / c-tx39.c
index 9b0592d..ff5afab 100644 (file)
@@ -178,8 +178,7 @@ static void tx39_flush_cache_range(struct vm_area_struct *vma,
        }
 }
 
-static void tx39_flush_cache_page(struct vm_area_struct *vma,
-                                  unsigned long page)
+static void tx39_flush_cache_page(struct vm_area_struct *vma, unsigned long page, unsigned long pfn)
 {
        int exec = vma->vm_flags & VM_EXEC;
        struct mm_struct *mm = vma->vm_mm;