patch-1.3.53 linux/kernel/resource.c

Next file: linux/kernel/sys.c
Previous file: linux/kernel/module.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.52/linux/kernel/resource.c linux/kernel/resource.c
@@ -92,15 +92,6 @@
 	}
 }
 
-/*
- * This is for compatibility with older drivers.
- * It can be removed when all drivers call the new function.
- */
-void snarf_region(unsigned int from, unsigned int num)
-{
-	request_region(from,num,"No name given.");
-}
-
 /* 
  * Call this when the device driver is unloaded
  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this