diff options
Diffstat (limited to 'drivers/scsi/esas2r/esas2r.h')
-rw-r--r-- | drivers/scsi/esas2r/esas2r.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/scsi/esas2r/esas2r.h b/drivers/scsi/esas2r/esas2r.h index 3fd305d6b67d..b6030e3edd01 100644 --- a/drivers/scsi/esas2r/esas2r.h +++ b/drivers/scsi/esas2r/esas2r.h | |||
@@ -972,11 +972,6 @@ u8 handle_hba_ioctl(struct esas2r_adapter *a, | |||
972 | struct atto_ioctl *ioctl_hba); | 972 | struct atto_ioctl *ioctl_hba); |
973 | int esas2r_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd); | 973 | int esas2r_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd); |
974 | int esas2r_show_info(struct seq_file *m, struct Scsi_Host *sh); | 974 | int esas2r_show_info(struct seq_file *m, struct Scsi_Host *sh); |
975 | int esas2r_slave_alloc(struct scsi_device *dev); | ||
976 | int esas2r_slave_configure(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); | ||
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); | 975 | long esas2r_proc_ioctl(struct file *fp, unsigned int cmd, unsigned long arg); |
981 | 976 | ||
982 | /* SCSI error handler (eh) functions */ | 977 | /* SCSI error handler (eh) functions */ |