X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fisdn%2Fhardware%2Feicon%2Fxdi_adapter.h;h=a3bd163afb8f96b6fe72cac8452a68a3bddf1c6e;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=e7d9bbc4232b3b2698f65ae00784d01eb1bcb45f;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/isdn/hardware/eicon/xdi_adapter.h b/drivers/isdn/hardware/eicon/xdi_adapter.h index e7d9bbc42..a3bd163af 100644 --- a/drivers/isdn/hardware/eicon/xdi_adapter.h +++ b/drivers/isdn/hardware/eicon/xdi_adapter.h @@ -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;