patch-2.4.0-test2 linux/include/asm-ppc/pgtable.h
Next file: linux/include/asm-ppc/posix_types.h
Previous file: linux/include/asm-ppc/pci.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jun 19 17:59:37 2000
- Orig file:
v2.4.0-test1/linux/include/asm-ppc/pgtable.h
- Orig date:
Thu May 11 15:30:08 2000
diff -u --recursive --new-file v2.4.0-test1/linux/include/asm-ppc/pgtable.h linux/include/asm-ppc/pgtable.h
@@ -72,7 +72,7 @@
#define flush_page_to_ram(page) __flush_page_to_ram(page_address(page))
extern unsigned long va_to_phys(unsigned long address);
-extern pte_t *va_to_pte(struct task_struct *tsk, unsigned long address);
+extern pte_t *va_to_pte(unsigned long address);
extern unsigned long ioremap_bot, ioremap_base;
#endif /* __ASSEMBLY__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)