patch-2.3.13 linux/drivers/char/dsp56k.c
Next file: linux/drivers/char/epca.c
Previous file: linux/drivers/char/dn_keyb.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Aug  9 12:32:28 1999
-  Orig file: 
v2.3.12/linux/drivers/char/dsp56k.c
-  Orig date: 
Thu Jul  8 15:42:20 1999
diff -u --recursive --new-file v2.3.12/linux/drivers/char/dsp56k.c linux/drivers/char/dsp56k.c
@@ -534,6 +534,8 @@
 	dsp56k.in_use = 0;
 
 	printk("DSP56k driver installed\n");
+
+	return 0;
 }
 
 #ifdef MODULE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)