diff options
Diffstat (limited to 'drivers/scsi/esas2r/esas2r.h')
-rw-r--r-- | drivers/scsi/esas2r/esas2r.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/esas2r/esas2r.h b/drivers/scsi/esas2r/esas2r.h index 3fd305d6b67d..20ab211983f2 100644 --- a/drivers/scsi/esas2r/esas2r.h +++ b/drivers/scsi/esas2r/esas2r.h | |||
@@ -976,7 +976,6 @@ int esas2r_slave_alloc(struct scsi_device *dev); | |||
976 | int esas2r_slave_configure(struct scsi_device *dev); | 976 | int esas2r_slave_configure(struct scsi_device *dev); |
977 | void esas2r_slave_destroy(struct scsi_device *dev); | 977 | void esas2r_slave_destroy(struct scsi_device *dev); |
978 | int esas2r_change_queue_depth(struct scsi_device *dev, int depth, int reason); | 978 | int esas2r_change_queue_depth(struct scsi_device *dev, int depth, int reason); |
979 | int esas2r_change_queue_type(struct scsi_device *dev, int type); | ||
980 | long esas2r_proc_ioctl(struct file *fp, unsigned int cmd, unsigned long arg); | 979 | long esas2r_proc_ioctl(struct file *fp, unsigned int cmd, unsigned long arg); |
981 | 980 | ||
982 | /* SCSI error handler (eh) functions */ | 981 | /* SCSI error handler (eh) functions */ |