diff options
Diffstat (limited to 'include/scsi/scsi_host.h')
-rw-r--r-- | include/scsi/scsi_host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h index 6cbb1982ed03..25f637bd38b9 100644 --- a/include/scsi/scsi_host.h +++ b/include/scsi/scsi_host.h | |||
@@ -392,7 +392,6 @@ struct scsi_host_template { | |||
392 | /* | 392 | /* |
393 | * ordered write support | 393 | * ordered write support |
394 | */ | 394 | */ |
395 | unsigned ordered_flush:1; | ||
396 | unsigned ordered_tag:1; | 395 | unsigned ordered_tag:1; |
397 | 396 | ||
398 | /* | 397 | /* |