X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fscsi%2Flibsas.h;h=e78d3b62d8ec76d5bce350f9f996bcdd26439670;hb=d447ea2f30ec60370ddb99a668e5ac12995f043d;hp=39e1cac24bb751503fdef353a764292326b32037;hpb=b881502666783b2d9ca2fc7a056d0f773073a808;p=linux-2.6-omap-h63xx.git diff --git a/include/scsi/libsas.h b/include/scsi/libsas.h index 39e1cac24bb..e78d3b62d8e 100644 --- a/include/scsi/libsas.h +++ b/include/scsi/libsas.h @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include @@ -677,4 +676,6 @@ 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_ */