]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/md/raid1.h
ARM: dts: tx28: add power-supply property for backlight
[karo-tx-linux.git] / drivers / md / raid1.h
index 0ff3715fb7eba5ec4fed61a9922276b07b363aff..331a98a231b4e3a3dff585055655f065c0f68de9 100644 (file)
@@ -65,6 +65,7 @@ struct r1conf {
        int                     nr_waiting;
        int                     nr_queued;
        int                     barrier;
+       int                     array_frozen;
 
        /* Set to 1 if a full sync is needed, (fresh device added).
         * Cleared when a sync completes.