diff options
Diffstat (limited to 'include/scsi/libsas.h')
-rw-r--r-- | include/scsi/libsas.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/scsi/libsas.h b/include/scsi/libsas.h index 9275a46bf2e3..df36461fe881 100644 --- a/include/scsi/libsas.h +++ b/include/scsi/libsas.h | |||
@@ -674,4 +674,6 @@ extern void sas_target_destroy(struct scsi_target *); | |||
674 | extern int sas_slave_alloc(struct scsi_device *); | 674 | extern int sas_slave_alloc(struct scsi_device *); |
675 | extern int sas_ioctl(struct scsi_device *sdev, int cmd, void __user *arg); | 675 | extern int sas_ioctl(struct scsi_device *sdev, int cmd, void __user *arg); |
676 | 676 | ||
677 | extern int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, | ||
678 | struct request *req); | ||
677 | #endif /* _SASLIB_H_ */ | 679 | #endif /* _SASLIB_H_ */ |