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 6297885a35e7..230bc55c0bfa 100644 --- a/include/scsi/scsi_host.h +++ b/include/scsi/scsi_host.h | |||
@@ -398,7 +398,6 @@ struct scsi_host_template { | |||
398 | /* | 398 | /* |
399 | * ordered write support | 399 | * ordered write support |
400 | */ | 400 | */ |
401 | unsigned ordered_flush:1; | ||
402 | unsigned ordered_tag:1; | 401 | unsigned ordered_tag:1; |
403 | 402 | ||
404 | /* | 403 | /* |