aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/Makefile
diff options
context:
space:
mode:
authorJohn Garry <john.garry@huawei.com>2018-11-15 18:20:28 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2018-11-15 14:37:05 -0500
commit1399846d4b99cbb945362c9867709fe7613d30fd (patch)
tree939459579034ab2f40fd54ea0721b457e5d00c00 /drivers/scsi/libsas/Makefile
parentscsi: hisi_sas: change the time of SAS SSP connection (diff)
downloadlinux-dev-1399846d4b99cbb945362c9867709fe7613d30fd.tar.xz
linux-dev-1399846d4b99cbb945362c9867709fe7613d30fd.zip
scsi: libsas: Delete sas_dump.{c, h}
The code in these files is not longer referenced, so delete them. Signed-off-by: John Garry <john.garry@huawei.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/libsas/Makefile')
-rw-r--r--drivers/scsi/libsas/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/libsas/Makefile b/drivers/scsi/libsas/Makefile
index 2e70140f70c3..c1db90272122 100644
--- a/drivers/scsi/libsas/Makefile
+++ b/drivers/scsi/libsas/Makefile
@@ -26,7 +26,6 @@ libsas-y += sas_init.o \
sas_phy.o \
sas_port.o \
sas_event.o \
- sas_dump.o \
sas_discover.o \
sas_expander.o \
sas_scsi_host.o \