diff options
Diffstat (limited to 'drivers/ide/ide-floppy.h')
-rw-r--r-- | drivers/ide/ide-floppy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/ide-floppy.h b/drivers/ide/ide-floppy.h index e9e14c30fed7..ced5ceb474de 100644 --- a/drivers/ide/ide-floppy.h +++ b/drivers/ide/ide-floppy.h | |||
@@ -49,7 +49,6 @@ typedef struct ide_floppy_obj { | |||
49 | /* ide-floppy.c */ | 49 | /* ide-floppy.c */ |
50 | void ide_floppy_create_mode_sense_cmd(struct ide_atapi_pc *, u8); | 50 | void ide_floppy_create_mode_sense_cmd(struct ide_atapi_pc *, u8); |
51 | void ide_floppy_create_read_capacity_cmd(struct ide_atapi_pc *); | 51 | void ide_floppy_create_read_capacity_cmd(struct ide_atapi_pc *); |
52 | void ide_floppy_create_request_sense_cmd(struct ide_atapi_pc *); | ||
53 | 52 | ||
54 | /* ide-floppy_ioctl.c */ | 53 | /* ide-floppy_ioctl.c */ |
55 | int ide_floppy_format_ioctl(ide_drive_t *, struct file *, unsigned int, | 54 | int ide_floppy_format_ioctl(ide_drive_t *, struct file *, unsigned int, |