summaryrefslogtreecommitdiff
path: root/drivers/scsi/isci/phy.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/isci/phy.h')
-rw-r--r--drivers/scsi/isci/phy.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/scsi/isci/phy.h b/drivers/scsi/isci/phy.h
index bf02964..9b7d54e 100644
--- a/drivers/scsi/isci/phy.h
+++ b/drivers/scsi/isci/phy.h
@@ -512,12 +512,6 @@ typedef enum sci_status (*scic_sds_phy_power_handler_t)(struct scic_sds_phy *);
struct scic_sds_phy_state_handler {
/**
- * The start_handler specifies the method invoked when there is an
- * attempt to start a phy.
- */
- scic_sds_phy_handler_t start_handler;
-
- /**
* The stop_handler specifies the method invoked when there is an
* attempt to stop a phy.
*/