diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/blkdev.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h index 482a21d67627..371c0ce5f630 100644 --- a/include/linux/blkdev.h +++ b/include/linux/blkdev.h | |||
@@ -196,11 +196,6 @@ struct request { | |||
196 | int retries; | 196 | int retries; |
197 | 197 | ||
198 | /* | 198 | /* |
199 | * For Power Management requests | ||
200 | */ | ||
201 | struct request_pm_state *pm; | ||
202 | |||
203 | /* | ||
204 | * completion callback. end_io_data should be folded in with waiting | 199 | * completion callback. end_io_data should be folded in with waiting |
205 | */ | 200 | */ |
206 | rq_end_io_fn *end_io; | 201 | rq_end_io_fn *end_io; |