patch-2.4.0-test5 linux/arch/m68k/amiga/amisound.c

Next file: linux/arch/m68k/apollo/dn_ints.c
Previous file: linux/arch/ia64/vmlinux.lds.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test4/linux/arch/m68k/amiga/amisound.c linux/arch/m68k/amiga/amisound.c
@@ -54,7 +54,7 @@
 }
 
 static void nosound( unsigned long ignored );
-static struct timer_list sound_timer = { NULL, NULL, 0, 0, nosound };
+static struct timer_list sound_timer = { function: nosound };
 
 void amiga_mksound( unsigned int hz, unsigned int ticks )
 {

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