]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc64/bugs.h
Merge branches 'release' and 'wmi-2.6.25' into release
[linux-2.6-omap-h63xx.git] / include / asm-sparc64 / bugs.h
index bf39d86c0c9ec6f3c74a8ff430109b4b431df615..11ade6841971f22e671cd26578bb851eac6ba02c 100644 (file)
@@ -4,12 +4,7 @@
  */
 #include <asm/sstate.h>
 
-extern unsigned long loops_per_jiffy;
-
 static void __init check_bugs(void)
 {
-#ifndef CONFIG_SMP
-       cpu_data(0).udelay_val = loops_per_jiffy;
-#endif
        sstate_running();
 }