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 6bb104f4e341..2e95adeedff4 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -1200,8 +1200,6 @@ void SELECT_MASK(ide_drive_t *, int); | |||
1200 | u8 ide_read_error(ide_drive_t *); | 1200 | u8 ide_read_error(ide_drive_t *); |
1201 | void ide_read_bcount_and_ireason(ide_drive_t *, u16 *, u8 *); | 1201 | void ide_read_bcount_and_ireason(ide_drive_t *, u16 *, u8 *); |
1202 | 1202 | ||
1203 | extern int drive_is_ready(ide_drive_t *); | ||
1204 | |||
1205 | int ide_check_atapi_device(ide_drive_t *, const char *); | 1203 | int ide_check_atapi_device(ide_drive_t *, const char *); |
1206 | 1204 | ||
1207 | void ide_init_pc(struct ide_atapi_pc *); | 1205 | void ide_init_pc(struct ide_atapi_pc *); |