vserver 1.9.5.x5
[linux-2.6.git] / drivers / isdn / hardware / eicon / xdi_adapter.h
index e7d9bbc..a3bd163 100644 (file)
@@ -12,7 +12,7 @@ typedef struct _divas_pci_card_resources {
        void *hdev;
 
        dword bar[8];           /* contains context of appropriate BAR Register */
-       void *addr[8];          /* same bar, but mapped into memory */
+       void __iomem *addr[8];          /* same bar, but mapped into memory */
        dword length[8];        /* bar length */
        int mem_type_id[MAX_MEM_TYPE];
        unsigned int qoffset;