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

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)