X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Ffc4%2Fsocal.h;h=2ff386b9f5fff47e0c7edc4927fa2a990726f171;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=a853fad92a7559c5a41a26ae031a57e8862c96ae;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/drivers/fc4/socal.h b/drivers/fc4/socal.h index a853fad92..2ff386b9f 100644 --- a/drivers/fc4/socal.h +++ b/drivers/fc4/socal.h @@ -295,9 +295,9 @@ struct socal { socal_cq req[4]; /* Request CQs */ socal_cq rsp[4]; /* Response CQs */ int socal_no; - unsigned long regs; - unsigned long xram; - unsigned long eeprom; + void __iomem *regs; + void __iomem *xram; + void __iomem *eeprom; fc_wwn wwn; u32 imask; /* Our copy of regs->imask */ u32 cfg; /* Our copy of regs->cfg */