linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / char / ipmi / ipmi_si_sm.h
index 4b731b2..bf3d496 100644 (file)
@@ -50,12 +50,11 @@ struct si_sm_io
 
        /* Generic info used by the actual handling routines, the
            state machine shouldn't touch these. */
+       void *info;
        void __iomem *addr;
        int  regspacing;
        int  regsize;
        int  regshift;
-       int addr_type;
-       long addr_data;
 };
 
 /* Results of SMI events. */