patch-2.0.9 linux/drivers/sound/pss.c
Next file: linux/fs/affs/inode.c
Previous file: linux/drivers/sound/dmabuf.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Jul 23 10:26:53 1996
- Orig file:
v2.0.8/linux/drivers/sound/pss.c
- Orig date:
Sat Jul 6 14:51:27 1996
diff -u --recursive --new-file v2.0.8/linux/drivers/sound/pss.c linux/drivers/sound/pss.c
@@ -832,7 +832,9 @@
void
unload_pss_mpu (struct address_info *hw_config)
{
+#if (defined(CONFIG_MPU401) || defined(CONFIG_MPU_EMU)) && defined(CONFIG_MIDI)
unload_mpu401 (hw_config);
+#endif
}
void
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov