Update of /cvsroot/alsa/alsa-kernel/pci/au88x0
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4916/pci/au88x0
Modified Files:
au88x0.c
Log Message:
removed EXPORT_NO_SYMBOLS.
Index: au88x0.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/au88x0/au88x0.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- au88x0.c 9 Mar 2004 11:52:13 -0000 1.1
+++ au88x0.c 10 Mar 2004 11:36:32 -0000 1.2
@@ -415,6 +415,5 @@
pci_unregister_driver(&driver);
}
-EXPORT_NO_SYMBOLS;
-
-module_init(alsa_card_vortex_init) module_exit(alsa_card_vortex_exit)
+module_init(alsa_card_vortex_init)
+module_exit(alsa_card_vortex_exit)
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog