diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/ide.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index eb4c01f7f253..e35ff6827897 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -1254,6 +1254,8 @@ static inline unsigned long ide_scsi_get_timeout(struct ide_atapi_pc *pc) | |||
1254 | 1254 | ||
1255 | int ide_scsi_expiry(ide_drive_t *); | 1255 | int ide_scsi_expiry(ide_drive_t *); |
1256 | 1256 | ||
1257 | int ide_cd_get_xferlen(struct request *); | ||
1258 | |||
1257 | ide_startstop_t ide_issue_pc(ide_drive_t *, unsigned int, ide_expiry_t *); | 1259 | ide_startstop_t ide_issue_pc(ide_drive_t *, unsigned int, ide_expiry_t *); |
1258 | 1260 | ||
1259 | ide_startstop_t do_rw_taskfile(ide_drive_t *, ide_task_t *); | 1261 | ide_startstop_t do_rw_taskfile(ide_drive_t *, ide_task_t *); |