diff options
author | Maciej Patelczyk <maciej.patelczyk@intel.com> | 2011-04-28 18:06:36 -0400 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2011-07-03 07:00:39 -0400 |
commit | be2f41c611b65353fa3ae0c155cf906b348dc864 (patch) | |
tree | d424c46e91d28b59e6824b15aca0ec8cfd38fee5 /drivers/scsi/isci/isci.h | |
parent | 890cae9b8a7defd87feb1ec77a2affd25bd59cce (diff) |
isci: Removed sci_object.h from project.
The sci_object.h file was removed. No sci_base_object
is now in the code.
Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Maciej Patelczyk <maciej.patelczyk@intel.com>
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 ac292d2a75de..60c84627c13e 100644 --- a/drivers/scsi/isci/isci.h +++ b/drivers/scsi/isci/isci.h | |||
@@ -65,7 +65,6 @@ | |||
65 | #include <scsi/libsas.h> | 65 | #include <scsi/libsas.h> |
66 | #include <scsi/scsi.h> | 66 | #include <scsi/scsi.h> |
67 | 67 | ||
68 | #include "core/sci_object.h" | ||
69 | #include "scic_controller.h" | 68 | #include "scic_controller.h" |
70 | #include "host.h" | 69 | #include "host.h" |
71 | #include "timers.h" | 70 | #include "timers.h" |