diff options
author | Edmund Nadolski <edmund.nadolski@intel.com> | 2011-02-08 11:31:55 -0500 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2011-07-03 03:36:31 -0400 |
commit | b5739b60507af0607fe99f1582b2dce4aa70e0b8 (patch) | |
tree | 1288bd5d1106d53c9e321db95ac5243b59d8896a /drivers/scsi/isci/isci.h | |
parent | 82d29928c1c1c6a6605895f8240a9943394244d7 (diff) |
isci: kill sci_types.h
Signed-off-by: Edmund Nadolski <edmund.nadolski@intel.com>
[rebased after killing SCI_IO_REQUEST_DATA_DIRECTION]
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/scsi/isci/isci.h')
-rw-r--r-- | drivers/scsi/isci/isci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/isci/isci.h b/drivers/scsi/isci/isci.h index 7d984f408f24..21371e73e296 100644 --- a/drivers/scsi/isci/isci.h +++ b/drivers/scsi/isci/isci.h | |||
@@ -79,7 +79,6 @@ | |||
79 | #include <scsi/libsas.h> | 79 | #include <scsi/libsas.h> |
80 | #include <scsi/scsi.h> | 80 | #include <scsi/scsi.h> |
81 | 81 | ||
82 | #include "sci_types.h" | ||
83 | #include "sci_base_controller.h" | 82 | #include "sci_base_controller.h" |
84 | #include "scic_controller.h" | 83 | #include "scic_controller.h" |
85 | #include "host.h" | 84 | #include "host.h" |