patch-1.3.15 linux/drivers/block/genhd.c
Next file: linux/drivers/block/ide.c
Previous file: linux/drivers/block/floppy.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Aug 1 10:02:31 1995
- Orig file:
v1.3.14/linux/drivers/block/genhd.c
- Orig date:
Mon Jul 31 15:59:00 1995
diff -u --recursive --new-file v1.3.14/linux/drivers/block/genhd.c linux/drivers/block/genhd.c
@@ -134,7 +134,7 @@
* Check for Disk Manager v6.0x with geometry translation
*/
if (!tested_for_dm6++) { /* only check for DM6 *once* */
- extern int ide_xlate_1024(dev_t, int, char *);
+ extern int ide_xlate_1024(dev_t, int, const char *);
/* check for DM6 with Dynamic Drive Overlay (DDO) */
if (p->sys_ind == DM6_PARTITION) {
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this