patch-2.3.35 linux/fs/proc/root.c

Next file: linux/fs/qnx4/BUGS
Previous file: linux/fs/proc/openpromfs.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.34/linux/fs/proc/root.c linux/fs/proc/root.c
@@ -73,9 +73,6 @@
 	proc_root_fs = proc_mkdir("fs", 0);
 	proc_root_driver = proc_mkdir("driver", 0);
 #if defined(CONFIG_SUN_OPENPROMFS) || defined(CONFIG_SUN_OPENPROMFS_MODULE)
-#ifdef CONFIG_SUN_OPENPROMFS
-	openpromfs_init ();
-#endif
 	/* just give it a mountpoint */
 	proc_mkdir("openprom", 0);
 #endif

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