Update of /cvsroot/alsa/alsa-driver/isa/ad1816a
In directory sc8-pr-cvs1:/tmp/cvs-serv27494/isa/ad1816a

Modified Files:
        ad1816a.c 
Log Message:
- fixed the compilation for 2.6 kernels.







Index: ad1816a.c
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/isa/ad1816a/ad1816a.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ad1816a.c   9 Apr 2003 15:56:12 -0000       1.3
+++ ad1816a.c   13 Nov 2003 17:08:05 -0000      1.4
@@ -1,5 +1,7 @@
 #include "../../alsa-kernel/isa/ad1816a/ad1816a.c"
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0)
 #ifndef __isapnp_now__
 #include "ad1816a.isapnp"
 #endif
 EXPORT_NO_SYMBOLS;
+#endif



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to