md: remove ->changed and related code.
[pandora-kernel.git] / drivers / md / md.h
index e4836c6..3225e25 100644 (file)
@@ -237,7 +237,6 @@ struct mddev_s
        atomic_t                        active;         /* general refcount */
        atomic_t                        openers;        /* number of active opens */
 
-       int                             changed;        /* true if we might need to reread partition info */
        int                             degraded;       /* whether md should consider
                                                         * adding a spare
                                                         */