patch-2.4.5 linux/drivers/parport/init.c
Next file: linux/drivers/parport/parport_amiga.c
Previous file: linux/drivers/parport/ieee1284_ops.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed May 16 10:25:39 2001
- Orig file:
v2.4.4/linux/drivers/parport/init.c
- Orig date:
Fri Feb 9 11:30:23 2001
diff -u --recursive --new-file v2.4.4/linux/drivers/parport/init.c linux/drivers/parport/init.c
@@ -165,6 +165,8 @@
return 0;
}
+__initcall(parport_init);
+
#endif
/* Exported symbols for modules. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)