diff options
Diffstat (limited to 'drivers/scsi/aic94xx/aic94xx_hwi.h')
-rw-r--r-- | drivers/scsi/aic94xx/aic94xx_hwi.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/aic94xx/aic94xx_hwi.h b/drivers/scsi/aic94xx/aic94xx_hwi.h index abc757559c1a..8c1c28239e93 100644 --- a/drivers/scsi/aic94xx/aic94xx_hwi.h +++ b/drivers/scsi/aic94xx/aic94xx_hwi.h | |||
@@ -391,8 +391,6 @@ void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc); | |||
391 | void asd_control_led(struct asd_ha_struct *asd_ha, int phy_id, int op); | 391 | void asd_control_led(struct asd_ha_struct *asd_ha, int phy_id, int op); |
392 | void asd_turn_led(struct asd_ha_struct *asd_ha, int phy_id, int op); | 392 | void asd_turn_led(struct asd_ha_struct *asd_ha, int phy_id, int op); |
393 | int asd_enable_phys(struct asd_ha_struct *asd_ha, const u8 phy_mask); | 393 | int asd_enable_phys(struct asd_ha_struct *asd_ha, const u8 phy_mask); |
394 | void asd_build_initiate_link_adm_task(struct asd_ascb *ascb, int phy_id, | ||
395 | u8 subfunc); | ||
396 | 394 | ||
397 | void asd_ascb_timedout(unsigned long data); | 395 | void asd_ascb_timedout(unsigned long data); |
398 | int asd_chip_hardrst(struct asd_ha_struct *asd_ha); | 396 | int asd_chip_hardrst(struct asd_ha_struct *asd_ha); |