summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/Makefile
diff options
context:
space:
mode:
authorDan Williams2011-05-09 02:34:44 +0200
committerDan Williams2011-07-03 13:04:47 +0200
commitcc9203bf381a465cd115762b9cf7c9a313c874bc (patch)
tree5dbe4b2f8781e83e80c2d55243b41465e541d098 /drivers/scsi/isci/Makefile
parentisci: unify constants (diff)
downloadkernel-qcow2-linux-cc9203bf381a465cd115762b9cf7c9a313c874bc.tar.gz
kernel-qcow2-linux-cc9203bf381a465cd115762b9cf7c9a313c874bc.tar.xz
kernel-qcow2-linux-cc9203bf381a465cd115762b9cf7c9a313c874bc.zip
isci: move core/controller to host
Now that the data structures are unified unify the implementation in host.[ch] and cleanup namespace pollution. Reported-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/scsi/isci/Makefile')
-rw-r--r--drivers/scsi/isci/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/isci/Makefile b/drivers/scsi/isci/Makefile
index 78ba0fc3548a..45f8f68caf4a 100644
--- a/drivers/scsi/isci/Makefile
+++ b/drivers/scsi/isci/Makefile
@@ -5,7 +5,6 @@ isci-objs := init.o phy.o request.o sata.o \
host.o task.o probe_roms.o \
remote_node_context.o \
remote_node_table.o \
- core/scic_sds_controller.o \
core/scic_sds_request.o \
core/scic_sds_stp_request.o \
core/scic_sds_port.o \