diff options
Diffstat (limited to 'drivers/scsi/isci/remote_node_context.c')
-rw-r--r-- | drivers/scsi/isci/remote_node_context.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/scsi/isci/remote_node_context.c b/drivers/scsi/isci/remote_node_context.c index 5e85a18a06de..af4759383db4 100644 --- a/drivers/scsi/isci/remote_node_context.c +++ b/drivers/scsi/isci/remote_node_context.c | |||
@@ -53,12 +53,11 @@ | |||
53 | * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 53 | * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
54 | */ | 54 | */ |
55 | 55 | ||
56 | #include "host.h" | ||
56 | #include "sci_base_state_machine.h" | 57 | #include "sci_base_state_machine.h" |
57 | #include "scic_sds_controller.h" | ||
58 | #include "scic_sds_port.h" | 58 | #include "scic_sds_port.h" |
59 | #include "remote_device.h" | 59 | #include "remote_device.h" |
60 | #include "remote_node_context.h" | 60 | #include "remote_node_context.h" |
61 | #include "sci_environment.h" | ||
62 | #include "sci_util.h" | 61 | #include "sci_util.h" |
63 | #include "scu_event_codes.h" | 62 | #include "scu_event_codes.h" |
64 | #include "scu_task_context.h" | 63 | #include "scu_task_context.h" |