aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md.h
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2011-03-03 14:17:49 -0800
committerColin Cross <ccross@android.com>2011-03-03 14:17:49 -0800
commitc871fe663a6368fd0e98f5a3bfd81b0b9c591266 (patch)
treed09c244e94c09f985caf259c434c7eda8ff53229 /drivers/md/md.h
parentd5fdafd38ca0c28c4648909ce0afd0a5420309ca (diff)
parentdb811ca0f48578f9940f49f284ac81e336b264ad (diff)
downloadkernel_samsung_aries-c871fe663a6368fd0e98f5a3bfd81b0b9c591266.zip
kernel_samsung_aries-c871fe663a6368fd0e98f5a3bfd81b0b9c591266.tar.gz
kernel_samsung_aries-c871fe663a6368fd0e98f5a3bfd81b0b9c591266.tar.bz2
Merge branch 'for-2639/i2c/i2c-tegra' of git://git.fluff.org/bjdooks/linux into for-next-i2c
Diffstat (limited to 'drivers/md/md.h')
-rw-r--r--drivers/md/md.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/md/md.h b/drivers/md/md.h
index eec517c..7e90b85 100644
--- a/drivers/md/md.h
+++ b/drivers/md/md.h
@@ -93,8 +93,6 @@ struct mdk_rdev_s
#define Faulty 1 /* device is known to have a fault */
#define In_sync 2 /* device is in_sync with rest of array */
#define WriteMostly 4 /* Avoid reading if at all possible */
-#define AllReserved 6 /* If whole device is reserved for
- * one array */
#define AutoDetected 7 /* added by auto-detect */
#define Blocked 8 /* An error occured on an externally
* managed array, don't allow writes