patch-2.3.19 linux/drivers/sound/adlib_card.c
Next file: linux/drivers/sound/cmpci.c
Previous file: linux/drivers/sound/ad1848.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Sat Oct  2 07:49:29 1999
-  Orig file: 
v2.3.18/linux/drivers/sound/adlib_card.c
-  Orig date: 
Thu May 14 10:33:17 1998
diff -u --recursive --new-file v2.3.18/linux/drivers/sound/adlib_card.c linux/drivers/sound/adlib_card.c
@@ -16,8 +16,6 @@
 #include "sound_config.h"
 #include "soundmodule.h"
 
-#ifdef CONFIG_YM3812
-
 void attach_adlib_card(struct address_info *hw_config)
 {
 	hw_config->slots[0] = opl3_init(hw_config->io_base, hw_config->osp);
@@ -69,5 +67,4 @@
 	SOUND_LOCK_END;
 }
 
-#endif
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)