patch-2.1.103 linux/drivers/block/ide.h

Next file: linux/drivers/block/paride/Config.in
Previous file: linux/drivers/block/ide.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.102/linux/drivers/block/ide.h linux/drivers/block/ide.h
@@ -670,7 +670,7 @@
  */
 struct request **ide_get_queue (kdev_t dev);
 
-int  ide_spin_wait_hwgroup(const char *msg, ide_drive_t *drive, unsigned long *flags);
+int  ide_spin_wait_hwgroup(ide_drive_t *drive, unsigned long *flags);
 void ide_timer_expiry (unsigned long data);
 void ide_intr (int irq, void *dev_id, struct pt_regs *regs);
 void ide_geninit (struct gendisk *gd);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov