diff options
Diffstat (limited to 'drivers/scsi/libsas/sas_internal.h')
-rw-r--r-- | drivers/scsi/libsas/sas_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/libsas/sas_internal.h b/drivers/scsi/libsas/sas_internal.h index 0d69ede4b944..bffcee474921 100644 --- a/drivers/scsi/libsas/sas_internal.h +++ b/drivers/scsi/libsas/sas_internal.h | |||
@@ -70,7 +70,7 @@ int sas_notify_lldd_dev_found(struct domain_device *); | |||
70 | void sas_notify_lldd_dev_gone(struct domain_device *); | 70 | void sas_notify_lldd_dev_gone(struct domain_device *); |
71 | 71 | ||
72 | int sas_smp_phy_control(struct domain_device *dev, int phy_id, | 72 | int sas_smp_phy_control(struct domain_device *dev, int phy_id, |
73 | enum phy_func phy_func); | 73 | enum phy_func phy_func, struct sas_phy_linkrates *); |
74 | int sas_smp_get_phy_events(struct sas_phy *phy); | 74 | int sas_smp_get_phy_events(struct sas_phy *phy); |
75 | 75 | ||
76 | struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy); | 76 | struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy); |