patch-1.3.85 linux/fs/proc/array.c
Next file: linux/fs/proc/root.c
Previous file: linux/fs/open.c
Back to the patch index
Back to the overall index
-  Lines: 21
 -  Date:
Mon Apr  8 11:10:35 1996
 -  Orig file: 
v1.3.84/linux/fs/proc/array.c
 -  Orig date: 
Sun Mar 31 00:13:18 1996
 
diff -u --recursive --new-file v1.3.84/linux/fs/proc/array.c linux/fs/proc/array.c
@@ -42,9 +42,6 @@
 #include <linux/config.h>
 #include <linux/mm.h>
 #include <linux/pagemap.h>
-#ifdef CONFIG_APM
-#include <linux/apm_bios.h>
-#endif
 #include <linux/swap.h>
 
 #include <asm/segment.h>
@@ -1022,10 +1019,6 @@
 #ifdef CONFIG_BLK_DEV_MD
 	        case PROC_MD:
 			return get_md_status(page);
-#endif
-#ifdef CONFIG_APM
-		case PROC_APM:
-			return apm_proc(page);
 #endif
 #ifdef __SMP_PROF__
 		case PROC_SMP_PROF:
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