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 eddb6daadf4a..3261c6691759 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -857,8 +857,6 @@ int ide_wait_stat(ide_startstop_t *, ide_drive_t *, u8, u8, unsigned long); | |||
857 | 857 | ||
858 | extern ide_startstop_t ide_do_reset (ide_drive_t *); | 858 | extern ide_startstop_t ide_do_reset (ide_drive_t *); |
859 | 859 | ||
860 | extern void ide_init_drive_cmd (struct request *rq); | ||
861 | |||
862 | /* | 860 | /* |
863 | * "action" parameter type for ide_do_drive_cmd() below. | 861 | * "action" parameter type for ide_do_drive_cmd() below. |
864 | */ | 862 | */ |