patch-2.2.18 linux/drivers/sound/vidc_synth.c
Next file: linux/drivers/sound/waveartist.c
Previous file: linux/drivers/sound/vidc_mixer.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 2 10:04:46 2000
- Orig file:
v2.2.17/drivers/sound/vidc_synth.c
- Orig date:
Fri Apr 21 12:46:36 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/sound/vidc_synth.c linux/drivers/sound/vidc_synth.c
@@ -88,4 +88,8 @@
else
printk(KERN_ERR "VIDCsound: Too many synthesizers\n");
}
+
+void vidc_synth_exit(struct address_info *hw_config)
+{
+}
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)