summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-12-11 11:41:16 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2009-12-11 11:41:16 +1100
commit648e1709bbc827b843681ca9e729a79bad912f16 (patch)
tree834364676d8d768e2a0672497aef1357bc2591b5 /include/linux
parentc8258492603e4e28a56204c4d9e397b21699bd9c (diff)
parent83e7332941e3e2621502aadb0e5c8a3b11fd1197 (diff)
Merge remote branch 'scsi/master'
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/enclosure.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/enclosure.h b/include/linux/enclosure.h
index 90d1c2184112..9a33c5f7e126 100644
--- a/include/linux/enclosure.h
+++ b/include/linux/enclosure.h
@@ -42,6 +42,8 @@ enum enclosure_status {
ENCLOSURE_STATUS_NOT_INSTALLED,
ENCLOSURE_STATUS_UNKNOWN,
ENCLOSURE_STATUS_UNAVAILABLE,
+ /* last element for counting purposes */
+ ENCLOSURE_STATUS_MAX
};
/* SFF-8485 activity light settings */