X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fscsi%2Flibsas.h;h=e78d3b62d8ec76d5bce350f9f996bcdd26439670;hb=6cec50838ed04a9833fb5549f698d3756bbe7e72;hp=3ffd6b582a97144cb37009ef6ef47d1ff4cd8feb;hpb=bd45ac0c5daae35e7c71138172e63df5cf644cf6;p=mv-sheeva.git diff --git a/include/scsi/libsas.h b/include/scsi/libsas.h index 3ffd6b582a9..e78d3b62d8e 100644 --- a/include/scsi/libsas.h +++ b/include/scsi/libsas.h @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include @@ -675,5 +674,8 @@ extern int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, extern void sas_ssp_task_response(struct device *dev, struct sas_task *task, struct ssp_response_iu *iu); +struct sas_phy *sas_find_local_phy(struct domain_device *dev); + +int sas_request_addr(struct Scsi_Host *shost, u8 *addr); #endif /* _SASLIB_H_ */