diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/scsi/libsas.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/scsi/libsas.h b/include/scsi/libsas.h index a075f130303c..3ffd6b582a97 100644 --- a/include/scsi/libsas.h +++ b/include/scsi/libsas.h | |||
| @@ -672,4 +672,8 @@ extern int sas_ioctl(struct scsi_device *sdev, int cmd, void __user *arg); | |||
| 672 | 672 | ||
| 673 | extern int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, | 673 | extern int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, |
| 674 | struct request *req); | 674 | struct request *req); |
| 675 | |||
| 676 | extern void sas_ssp_task_response(struct device *dev, struct sas_task *task, | ||
| 677 | struct ssp_response_iu *iu); | ||
| 678 | |||
| 675 | #endif /* _SASLIB_H_ */ | 679 | #endif /* _SASLIB_H_ */ |
