diff options
Diffstat (limited to 'block/elevator.h')
-rw-r--r-- | block/elevator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block/elevator.h b/block/elevator.h index 7ca3d7b6ed..e9a050a96e 100644 --- a/block/elevator.h +++ b/block/elevator.h @@ -74,7 +74,6 @@ struct elevator_type struct elv_fs_entry *elevator_attrs; const char *elevator_name; const char *elevator_alias; - const unsigned int elevator_features; struct module *elevator_owner; #ifdef CONFIG_BLK_DEBUG_FS const struct blk_mq_debugfs_attr *queue_debugfs_attrs; |