patch-2.1.104 linux/arch/ppc/boot/misc.c

Next file: linux/arch/ppc/boot/vreset.c
Previous file: linux/arch/ppc/8xx_io/uart.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.103/linux/arch/ppc/boot/misc.c linux/arch/ppc/boot/misc.c
@@ -452,7 +452,7 @@
 			}
 			break;  /* Exit 'timer' loop */
 		}
-		udelay(1000);  /* 1 msec */
+		mdelay(1);  /* 1 msec */
 	}
 	*cp = 0;
 	puts("\n");

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