]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/ide-floppy.h
ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)
[linux-2.6-omap-h63xx.git] / drivers / ide / ide-floppy.h
index 00ad5f992dc00f0d71a8e103604160d8c7d32644..914e4b2f855d647979b6bb822061849ff1eb399d 100644 (file)
@@ -50,7 +50,6 @@ void ide_floppy_create_mode_sense_cmd(struct ide_atapi_pc *, u8);
 void ide_floppy_create_read_capacity_cmd(struct ide_atapi_pc *);
 
 /* ide-floppy_ioctl.c */
-int ide_floppy_format_ioctl(ide_drive_t *, struct file *, unsigned int,
-                           void __user *);
+int ide_floppy_ioctl(struct inode *, struct file *, unsigned, unsigned long);
 
 #endif /*__IDE_FLOPPY_H */