patch-2.2.0-pre3 linux/include/asm-i386/timex.h

Next file: linux/include/asm-i386/uaccess.h
Previous file: linux/include/asm-i386/processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre2/linux/include/asm-i386/timex.h linux/include/asm-i386/timex.h
@@ -34,7 +34,7 @@
 
 static inline cycles_t get_cycles (void)
 {
-#ifndef CONFIG_TSC
+#ifndef CONFIG_X86_TSC
 	return 0;
 #else
 	unsigned long eax, edx;

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