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

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)