X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Farcdevice.h;h=9d2429f07a64160a75da33cb9a8364b749060405;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=3a3759fcebdb435572cd15f5edb07a93e0b0d3ce;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/include/linux/arcdevice.h b/include/linux/arcdevice.h index 3a3759fce..9d2429f07 100644 --- a/include/linux/arcdevice.h +++ b/include/linux/arcdevice.h @@ -305,7 +305,7 @@ struct arcnet_local { void *buf, int count); } hw; - void *mem_start; /* pointer to ioremap'ed MMIO */ + void __iomem *mem_start; /* pointer to ioremap'ed MMIO */ };