patch-2.3.10 linux/drivers/sound/sound_syms.c
Next file: linux/drivers/sound/trix.c
Previous file: linux/drivers/sound/sound_calls.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Jul 5 19:58:25 1999
- Orig file:
v2.3.9/linux/drivers/sound/sound_syms.c
- Orig date:
Mon Jan 4 11:37:30 1999
diff -u --recursive --new-file v2.3.9/linux/drivers/sound/sound_syms.c linux/drivers/sound/sound_syms.c
@@ -3,6 +3,9 @@
* modulespace.
*
* (C) Copyright 1997 Alan Cox, Licensed under the GNU GPL
+ *
+ * Thu May 27 1999 Andrew J. Kroll <ag784@freenet..buffalo..edu>
+ * left out exported symbol... fixed
*/
#include <linux/module.h>
@@ -43,6 +46,7 @@
EXPORT_SYMBOL(load_mixer_volumes);
+EXPORT_SYMBOL(trace_init); /* oops! this is needed for maui.c -- AJK */
EXPORT_SYMBOL(conf_printf);
EXPORT_SYMBOL(conf_printf2);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)