diff options
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r-- | include/linux/ide.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index c4d58b0e6509..7072c535f7cf 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -986,8 +986,6 @@ ide_startstop_t do_rw_taskfile(ide_drive_t *, ide_task_t *); | |||
986 | 986 | ||
987 | void task_end_request(ide_drive_t *, struct request *, u8); | 987 | void task_end_request(ide_drive_t *, struct request *, u8); |
988 | 988 | ||
989 | u8 wait_drive_not_busy(ide_drive_t *); | ||
990 | |||
991 | int ide_raw_taskfile(ide_drive_t *, ide_task_t *, u8 *, u16); | 989 | int ide_raw_taskfile(ide_drive_t *, ide_task_t *, u8 *, u16); |
992 | int ide_no_data_taskfile(ide_drive_t *, ide_task_t *); | 990 | int ide_no_data_taskfile(ide_drive_t *, ide_task_t *); |
993 | 991 | ||