diff options
Diffstat (limited to 'include/linux/backing-dev-defs.h')
| -rw-r--r-- | include/linux/backing-dev-defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/backing-dev-defs.h b/include/linux/backing-dev-defs.h index 3f103076d0bf..c357f27d5483 100644 --- a/include/linux/backing-dev-defs.h +++ b/include/linux/backing-dev-defs.h | |||
| @@ -163,6 +163,7 @@ struct backing_dev_info { | |||
| 163 | wait_queue_head_t wb_waitq; | 163 | wait_queue_head_t wb_waitq; |
| 164 | 164 | ||
| 165 | struct device *dev; | 165 | struct device *dev; |
| 166 | struct device *owner; | ||
| 166 | 167 | ||
| 167 | struct timer_list laptop_mode_wb_timer; | 168 | struct timer_list laptop_mode_wb_timer; |
| 168 | 169 | ||
