aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/genhd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/genhd.h b/include/linux/genhd.h
index 4c03ee353e78..3fcfed2168a7 100644
--- a/include/linux/genhd.h
+++ b/include/linux/genhd.h
@@ -94,6 +94,7 @@ struct hd_struct {
94 94
95#define GENHD_FL_REMOVABLE 1 95#define GENHD_FL_REMOVABLE 1
96#define GENHD_FL_DRIVERFS 2 96#define GENHD_FL_DRIVERFS 2
97#define GENHD_FL_MEDIA_CHANGE_NOTIFY 4
97#define GENHD_FL_CD 8 98#define GENHD_FL_CD 8
98#define GENHD_FL_UP 16 99#define GENHD_FL_UP 16
99#define GENHD_FL_SUPPRESS_PARTITION_INFO 32 100#define GENHD_FL_SUPPRESS_PARTITION_INFO 32