X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fpcmcia%2Fsoc_common.h;h=700a155fbc7810ab6d8c682f8a19d6b199249302;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=f77923ceda7ac6937a3b9ab4086428482a26995e;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/pcmcia/soc_common.h b/drivers/pcmcia/soc_common.h index f77923ced..700a155fb 100644 --- a/drivers/pcmcia/soc_common.h +++ b/drivers/pcmcia/soc_common.h @@ -53,7 +53,7 @@ struct soc_pcmcia_socket { struct resource res_io; struct resource res_mem; struct resource res_attr; - void *virt_io; + void __iomem *virt_io; unsigned int irq_state;