diff options
Diffstat (limited to 'drivers/scsi/isci/phy.h')
| -rw-r--r-- | drivers/scsi/isci/phy.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/drivers/scsi/isci/phy.h b/drivers/scsi/isci/phy.h index 45fecfa36a98..5aaf95b14b2e 100644 --- a/drivers/scsi/isci/phy.h +++ b/drivers/scsi/isci/phy.h @@ -447,7 +447,6 @@ void sci_phy_get_attached_sas_address(  	struct isci_phy *iphy,  	struct sci_sas_address *sas_address); -struct sci_phy_proto;  void sci_phy_get_protocols(  	struct isci_phy *iphy,  	struct sci_phy_proto *protocols); | 
