This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / sound / pci / mixart / mixart.h
index 4cde263..2c2df37 100644 (file)
@@ -53,7 +53,7 @@ struct mixart_uid
 
 struct mem_area {
        unsigned long phys;
-       void __iomem *virt;
+       unsigned long virt;
        struct resource *res;
 };