diff options
| author | 2018-11-15 18:20:28 +0800 | |
|---|---|---|
| committer | 2018-11-15 14:37:05 -0500 | |
| commit | 1399846d4b99cbb945362c9867709fe7613d30fd (patch) | |
| tree | 939459579034ab2f40fd54ea0721b457e5d00c00 /drivers/scsi/libsas/sas_event.c | |
| parent | scsi: hisi_sas: change the time of SAS SSP connection (diff) | |
| download | wireguard-linux-1399846d4b99cbb945362c9867709fe7613d30fd.tar.xz wireguard-linux-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/sas_event.c')
| -rw-r--r-- | drivers/scsi/libsas/sas_event.c | 1 |
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) { |
