patch-2.1.37 linux/arch/m68k/amiga/amiints.c

Next file: linux/arch/m68k/amiga/amikeyb.c
Previous file: linux/arch/m68k/amiga/amifb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.36/linux/arch/m68k/amiga/amiints.c linux/arch/m68k/amiga/amiints.c
@@ -25,6 +25,7 @@
 #include <linux/kernel.h>
 #include <linux/sched.h>
 #include <linux/kernel_stat.h>
+#include <linux/init.h>
 
 #include <asm/system.h>
 #include <asm/irq.h>
@@ -68,7 +69,7 @@
  * the amiga IRQ handling routines.
  */
 
-void amiga_init_IRQ(void)
+__initfunc(void amiga_init_IRQ(void))
 {
 	int i;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov