diff options
Diffstat (limited to 'include/linux/blkdev.h')
-rw-r--r-- | include/linux/blkdev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h index 796016e63c1d..5a7da607ca04 100644 --- a/include/linux/blkdev.h +++ b/include/linux/blkdev.h | |||
@@ -435,7 +435,6 @@ struct request_queue { | |||
435 | struct delayed_work delay_work; | 435 | struct delayed_work delay_work; |
436 | 436 | ||
437 | struct backing_dev_info *backing_dev_info; | 437 | struct backing_dev_info *backing_dev_info; |
438 | struct disk_devt *disk_devt; | ||
439 | 438 | ||
440 | /* | 439 | /* |
441 | * The queue owner gets to use this for whatever they like. | 440 | * The queue owner gets to use this for whatever they like. |