patch-2.3.16 linux/drivers/parport/parport_mfc3.c

Next file: linux/drivers/parport/parport_sunbpp.c
Previous file: linux/drivers/parport/parport_amiga.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/drivers/parport/parport_mfc3.c linux/drivers/parport/parport_mfc3.c
@@ -313,7 +313,7 @@
 
 /* ----------- Initialisation code --------------------------------- */
 
-__initfunc(int parport_mfc3_init(void))
+int __init parport_mfc3_init(void)
 {
 	struct parport *p;
 	int pias = 0;

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