X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Ffc4%2Fsoc.h;h=c4edefd03bc99346e0c4ddb14878fdd228261fe0;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=a48a0873284f1a8d767ca42be31234ed1da453be;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/fc4/soc.h b/drivers/fc4/soc.h index a48a08732..c4edefd03 100644 --- a/drivers/fc4/soc.h +++ b/drivers/fc4/soc.h @@ -260,7 +260,7 @@ typedef struct { } soc_port; typedef struct { - soc_hw_cq *hw_cq; /* Related XRAM cq */ + soc_hw_cq __iomem *hw_cq; /* Related XRAM cq */ soc_req *pool; u8 in; u8 out;