X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fatm%2Fnicstar.h;h=a7eaee736ef8ded5bd6ab832917f5dc6ff8b900e;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=f762abcf242fca72928268216ccec70950dfb8e3;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/drivers/atm/nicstar.h b/drivers/atm/nicstar.h index f762abcf2..a7eaee736 100644 --- a/drivers/atm/nicstar.h +++ b/drivers/atm/nicstar.h @@ -763,7 +763,7 @@ typedef struct ns_dev { int index; /* Card ID to the device driver */ int sram_size; /* In k x 32bit words. 32 or 128 */ - unsigned long membase; /* Card's memory base address */ + void __iomem *membase; /* Card's memory base address */ unsigned long max_pcr; int rct_size; /* Number of entries */ int vpibits;