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

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

diff -u --recursive --new-file v2.3.15/linux/drivers/parport/parport_amiga.c linux/drivers/parport/parport_amiga.c
@@ -221,7 +221,7 @@
 
 /* ----------- Initialisation code --------------------------------- */
 
-__initfunc(int parport_amiga_init(void))
+int __init parport_amiga_init(void)
 {
 	struct parport *p;
 

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