usb: phy: Fix Kconfig dependency for Phy drivers
[linux-2.6-microblaze.git] / mm / pagewalk.c
index aa9701e..6c118d0 100644 (file)
@@ -162,7 +162,6 @@ static int walk_hugetlb_range(struct vm_area_struct *vma,
 
 /**
  * walk_page_range - walk a memory map's page tables with a callback
- * @mm: memory map to walk
  * @addr: starting address
  * @end: ending address
  * @walk: set of callbacks to invoke for each level of the tree