vserver 2.0 rc7
[linux-2.6.git] / drivers / char / ipmi / ipmi_si_sm.h
index a0212b0..62791dd 100644 (file)
@@ -51,7 +51,7 @@ struct si_sm_io
        /* Generic info used by the actual handling routines, the
            state machine shouldn't touch these. */
        void *info;
-       void *addr;
+       void __iomem *addr;
        int  regspacing;
        int  regsize;
        int  regshift;