patch-2.4.0-test5 linux/arch/m68k/apollo/dn_ints.c
Next file: linux/arch/m68k/atari/atakeyb.c
Previous file: linux/arch/m68k/amiga/amisound.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Jul 14 12:20:22 2000
- Orig file:
v2.4.0-test4/linux/arch/m68k/apollo/dn_ints.c
- Orig date:
Fri Jan 28 15:09:07 2000
diff -u --recursive --new-file v2.4.0-test4/linux/arch/m68k/apollo/dn_ints.c linux/arch/m68k/apollo/dn_ints.c
@@ -128,8 +128,7 @@
void dn_mksound( unsigned int count, unsigned int ticks ) {
- static struct timer_list sound_timer = { NULL, NULL, 0, 0,
- dn_nosound };
+ static struct timer_list sound_timer = { function: dn_nosound };
del_timer( &sound_timer );
if(count) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)