diff options
Diffstat (limited to 'include/linux/genhd.h')
-rw-r--r-- | include/linux/genhd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/genhd.h b/include/linux/genhd.h index 7a7b9c1644e4..5e4e6928387c 100644 --- a/include/linux/genhd.h +++ b/include/linux/genhd.h | |||
@@ -173,7 +173,6 @@ struct gendisk { | |||
173 | struct timer_rand_state *random; | 173 | struct timer_rand_state *random; |
174 | 174 | ||
175 | atomic_t sync_io; /* RAID */ | 175 | atomic_t sync_io; /* RAID */ |
176 | struct work_struct async_notify; | ||
177 | #ifdef CONFIG_BLK_DEV_INTEGRITY | 176 | #ifdef CONFIG_BLK_DEV_INTEGRITY |
178 | struct blk_integrity *integrity; | 177 | struct blk_integrity *integrity; |
179 | #endif | 178 | #endif |