Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx> --- hisi_sas_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/hisi_sas/hisi_sas_main.c b/drivers/scsi/hisi_sas/hisi_sas_main.c index 36ef8cd..38f581f 100644 --- a/drivers/scsi/hisi_sas/hisi_sas_main.c +++ b/drivers/scsi/hisi_sas/hisi_sas_main.c @@ -514,7 +514,7 @@ void hisi_sas_port_notify_formed(struct asd_sas_phy *sas_phy, int lock) spin_unlock_irqrestore(&hisi_hba->lock, flags); } -void hisi_sas_do_release_task(struct hisi_hba *hisi_hba, +static void hisi_sas_do_release_task(struct hisi_hba *hisi_hba, int phy_no, struct domain_device *device) { struct hisi_sas_phy *phy; -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html