vserver 1.9.5.x5
[linux-2.6.git] / sound / pci / mixart / mixart.h
index 2c2df37..4cde263 100644 (file)
@@ -53,7 +53,7 @@ struct mixart_uid
 
 struct mem_area {
        unsigned long phys;
-       unsigned long virt;
+       void __iomem *virt;
        struct resource *res;
 };