patch-2.4.21 linux-2.4.21/include/asm-alpha/delay.h
Next file: linux-2.4.21/include/asm-alpha/dma.h
Previous file: linux-2.4.21/include/asm-alpha/core_titan.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/asm-alpha/delay.h
-  Orig date: 
2001-06-20 11:10:27.000000000 -0700
diff -urN linux-2.4.20/include/asm-alpha/delay.h linux-2.4.21/include/asm-alpha/delay.h
@@ -2,7 +2,7 @@
 #define __ALPHA_DELAY_H
 
 extern void __delay(int loops);
-extern void __udelay(unsigned long usecs, unsigned long lpj);
+extern void ndelay(unsigned long nsecs);
 extern void udelay(unsigned long usecs);
 
 #endif /* defined(__ALPHA_DELAY_H) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)