patch-2.3.23 linux/drivers/sound/sound_core.c
Next file: linux/drivers/sound/waveartist.c
Previous file: linux/drivers/sound/maestro.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Oct 18 11:26:31 1999
- Orig file:
v2.3.22/linux/drivers/sound/sound_core.c
- Orig date:
Thu Aug 26 13:05:39 1999
diff -u --recursive --new-file v2.3.22/linux/drivers/sound/sound_core.c linux/drivers/sound/sound_core.c
@@ -58,6 +58,9 @@
#ifdef CONFIG_SOUND_MSNDPIN
extern int msnd_pinnacle_init(void);
#endif
+#ifdef CONFIG_SOUND_CMPCI
+extern init_cmpci(void);
+#endif
/*
* Low level list operator. Scan the ordered list, find a hole and
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)