patch-2.4.0-test11 linux/include/asm-m68k/pgtable.h

Next file: linux/include/asm-m68k/xor.h
Previous file: linux/include/asm-m68k/module.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-m68k/pgtable.h linux/include/asm-m68k/pgtable.h
@@ -390,9 +390,6 @@
 
 #endif /* __ASSEMBLY__ */
 
-#define module_map      vmalloc
-#define module_unmap    vfree
-
 /* Needs to be defined here and not in linux/mm.h, as it is arch dependent */
 #define PageSkip(page)		(0)
 #define kern_addr_valid(addr)	(1)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)