diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/libata.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h index 833e57afd54c..46337e71613e 100644 --- a/include/linux/libata.h +++ b/include/linux/libata.h | |||
| @@ -285,8 +285,6 @@ struct ata_queued_cmd { | |||
| 285 | 285 | ||
| 286 | ata_qc_cb_t complete_fn; | 286 | ata_qc_cb_t complete_fn; |
| 287 | 287 | ||
| 288 | struct completion *waiting; | ||
| 289 | |||
| 290 | void *private_data; | 288 | void *private_data; |
| 291 | }; | 289 | }; |
| 292 | 290 | ||
