X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Ffc4%2Fsocal.h;h=774edf68e4d2ecd37ebbaa8acb626c9d0ab70052;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=2ff386b9f5fff47e0c7edc4927fa2a990726f171;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/fc4/socal.h b/drivers/fc4/socal.h index 2ff386b9f..774edf68e 100644 --- a/drivers/fc4/socal.h +++ b/drivers/fc4/socal.h @@ -281,7 +281,7 @@ typedef struct { } socal_port; typedef struct { - socal_hw_cq *hw_cq; /* Related XRAM cq */ + socal_hw_cq __iomem *hw_cq; /* Related XRAM cq */ socal_req *pool; u8 in; u8 out;