aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_event.c
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/sas_event.c
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 '')
-rw-r--r--drivers/scsi/libsas/sas_event.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/libsas/sas_event.c b/drivers/scsi/libsas/sas_event.c
index ae923eb6de95..b1e0f7d2b396 100644
--- a/drivers/scsi/libsas/sas_event.c
+++ b/drivers/scsi/libsas/sas_event.c
@@ -25,7 +25,6 @@
#include <linux/export.h>
#include <scsi/scsi_host.h>
#include "sas_internal.h"
-#include "sas_dump.h"
int sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw)
{