patch-2.4.11-dontuse linux/drivers/ide/ide_modes.h

Next file: linux/drivers/ide/pdcraid.c
Previous file: linux/drivers/ide/ide.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.10/linux/drivers/ide/ide_modes.h linux/drivers/ide/ide_modes.h
@@ -201,7 +201,7 @@
 		}
 
 #if 0
-		if (drive->id->major_rev_num & 0x0004) printf("ATA-2 ");
+		if (drive->id->major_rev_num & 0x0004) printk("ATA-2 ");
 #endif
 
 		/*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)