patch-2.3.99-pre1 linux/drivers/sound/sb_card.c
Next file: linux/drivers/sound/sound_core.c
Previous file: linux/drivers/sound/mpu401.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Mar 13 12:29:00 2000
- Orig file:
v2.3.51/linux/drivers/sound/sb_card.c
- Orig date:
Fri Mar 10 16:40:44 2000
diff -u --recursive --new-file v2.3.51/linux/drivers/sound/sb_card.c linux/drivers/sound/sb_card.c
@@ -399,7 +399,6 @@
/* @X@0001:mpu
*/
-#ifdef CONFIG_MIDI
if((mpu_dev = isapnp_find_dev(bus,
ISAPNP_VENDOR('@','X','@'), ISAPNP_FUNCTION(0x0001), NULL)))
{
@@ -413,7 +412,6 @@
}
else
printk(KERN_ERR "sb: DT0197H panic: mpu not found\n");
-#endif
/* @P@:Gameport
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)