Update of /cvsroot/alsa/alsa-driver/pci/au88x0
In directory sc8-pr-cvs1:/tmp/cvs-serv1476

Modified Files:
        au88x0.h 
Log Message:
- replaced with u32 for 64bit architecture safe.


Index: au88x0.h
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/au88x0/au88x0.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- au88x0.h    20 Nov 2003 10:48:03 -0000      1.3
+++ au88x0.h    21 Nov 2003 11:16:33 -0000      1.4
@@ -141,7 +141,7 @@
 
        /* PCI hardware resources */
        unsigned long io;
-       unsigned long *mmio;
+       u32 *mmio;
        unsigned int irq;
     spinlock_t lock;
 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to