diff options
Diffstat (limited to 'drivers/scsi/isci/probe_roms.h')
-rw-r--r-- | drivers/scsi/isci/probe_roms.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/isci/probe_roms.h b/drivers/scsi/isci/probe_roms.h index 95c8d91aab8d..e40cb5f6eba5 100644 --- a/drivers/scsi/isci/probe_roms.h +++ b/drivers/scsi/isci/probe_roms.h | |||
@@ -165,7 +165,7 @@ struct scic_sds_oem_params; | |||
165 | int scic_oem_parameters_validate(struct scic_sds_oem_params *oem); | 165 | int scic_oem_parameters_validate(struct scic_sds_oem_params *oem); |
166 | 166 | ||
167 | union scic_oem_parameters; | 167 | union scic_oem_parameters; |
168 | void scic_oem_parameters_get(struct scic_sds_controller *scic, | 168 | void scic_oem_parameters_get(struct isci_host *ihost, |
169 | union scic_oem_parameters *oem); | 169 | union scic_oem_parameters *oem); |
170 | 170 | ||
171 | struct isci_orom; | 171 | struct isci_orom; |