vserver 1.9.3
[linux-2.6.git] / include / linux / arcdevice.h
index 3a3759f..9d2429f 100644 (file)
@@ -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 */
 };