aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/host.c
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2011-05-10 02:28:46 -0700
committerDan Williams <dan.j.williams@intel.com>2011-07-03 04:04:47 -0700
commite2f8db509fdd354bb7a68c86515e9d2d8909ccc9 (patch)
treee27f2d33290b0c6f7ca20e408ce7f8ff9309dc43 /drivers/scsi/isci/host.c
parentisci: uplevel phy infrastructure (diff)
downloadlinux-dev-e2f8db509fdd354bb7a68c86515e9d2d8909ccc9.tar.xz
linux-dev-e2f8db509fdd354bb7a68c86515e9d2d8909ccc9.zip
isci: uplevel port infrastructure
* Move port configuration agent implementation * Merge core/scic_sds_port.[ch] into port.[ch] Reported-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/scsi/isci/host.c')
-rw-r--r--drivers/scsi/isci/host.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/isci/host.c b/drivers/scsi/isci/host.c
index e1930da08d4e..2bb9f1073e73 100644
--- a/drivers/scsi/isci/host.c
+++ b/drivers/scsi/isci/host.c
@@ -61,7 +61,6 @@
#include "probe_roms.h"
#include "remote_device.h"
#include "request.h"
-#include "scic_sds_port_configuration_agent.h"
#include "scu_completion_codes.h"
#include "scu_event_codes.h"
#include "registers.h"