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
- Lines: 16
- Date:
Sat Dec 30 21:00:41 1995
- Orig file:
v1.3.52/linux/kernel/resource.c
- Orig date:
Thu Jun 1 08:49:37 1995
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