]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-v850/param.h
avoid overflows in kernel/time.c
[linux-2.6-omap-h63xx.git] / include / asm-v850 / param.h
index 3c65bd573782d34e060d52299bfcc5a4cd7b37bb..281832690290536007c861a8362634cb673b7f43 100644 (file)
@@ -23,8 +23,7 @@
 #define MAXHOSTNAMELEN 64      /* max length of hostname */
 
 #ifdef __KERNEL__
-#include <asm/machdep.h>       /* For HZ */
-
+# define HZ            CONFIG_HZ
 # define USER_HZ       100
 # define CLOCKS_PER_SEC        USER_HZ
 #endif