diff options
Diffstat (limited to 'drivers/scsi/isci/core/scic_io_request.h')
| -rw-r--r-- | drivers/scsi/isci/core/scic_io_request.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/scsi/isci/core/scic_io_request.h b/drivers/scsi/isci/core/scic_io_request.h index f7c6d426f8c0..a4664cc3c576 100644 --- a/drivers/scsi/isci/core/scic_io_request.h +++ b/drivers/scsi/isci/core/scic_io_request.h @@ -56,15 +56,7 @@ #ifndef _SCIC_IO_REQUEST_H_ #define _SCIC_IO_REQUEST_H_ -/** - * This file contains the structures and interface methods that can be - * referenced and used by the SCI user for the SCI IO request object. - * - * Determine the failure situations and return values. - */ - #include <linux/kernel.h> -#include "sci_status.h" struct scic_sds_request; struct scic_sds_remote_device; |
