X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=include%2Fscsi%2Flibsas.h;h=dae99d7d2bc05a265faddb5a4f953d34f99e4ef1;hb=bfa55bd4990815b055162b6d5d031f37a39942a5;hp=9d87a37aecad20f1a2aeaaa9cddb929a589d3440;hpb=31f48fc8f226f968d6e6b9b9718abe8e16c51fe8;p=cascardo%2Flinux.git diff --git a/include/scsi/libsas.h b/include/scsi/libsas.h index 9d87a37aecad..dae99d7d2bc0 100644 --- a/include/scsi/libsas.h +++ b/include/scsi/libsas.h @@ -688,7 +688,6 @@ extern int sas_queuecommand(struct Scsi_Host * ,struct scsi_cmnd *); extern int sas_target_alloc(struct scsi_target *); extern int sas_slave_configure(struct scsi_device *); extern int sas_change_queue_depth(struct scsi_device *, int new_depth); -extern int sas_change_queue_type(struct scsi_device *, int qt); extern int sas_bios_param(struct scsi_device *, struct block_device *, sector_t capacity, int *hsc);