Signed-off-by: kernel test robot <lkp@xxxxxxxxx> --- pm80xx_hwi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/pm8001/pm80xx_hwi.c b/drivers/scsi/pm8001/pm80xx_hwi.c index 748c7a06262fb..80e992d9ea314 100644 --- a/drivers/scsi/pm8001/pm80xx_hwi.c +++ b/drivers/scsi/pm8001/pm80xx_hwi.c @@ -49,7 +49,7 @@ static int pm80xx_chip_phy_ctl_req(struct pm8001_hba_info *pm8001_ha, u32 phyId, u32 phy_op); -void pm8001_queue_phyup(struct pm8001_hba_info *pm8001_ha, int phy_id) +static void pm8001_queue_phyup(struct pm8001_hba_info *pm8001_ha, int phy_id) { int i;