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 a909d00c6897a..9b60c42af83e1 100644 --- a/drivers/scsi/pm8001/pm80xx_hwi.c +++ b/drivers/scsi/pm8001/pm80xx_hwi.c @@ -5061,7 +5061,7 @@ pm80xx_chip_isr(struct pm8001_hba_info *pm8001_ha, u8 vec) return IRQ_HANDLED; } -int pm8001_chip_get_phy_profile(struct pm8001_hba_info *pm8001_ha, int phy_id, +static int pm8001_chip_get_phy_profile(struct pm8001_hba_info *pm8001_ha, int phy_id, int page_code, struct completion *comp, void *buf) { u32 tag;