aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-v850/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/param.h')
-rw-r--r--include/asm-v850/param.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-v850/param.h b/include/asm-v850/param.h
index 281832690290..4391f5fe0204 100644
--- a/include/asm-v850/param.h
+++ b/include/asm-v850/param.h
@@ -26,6 +26,8 @@
26# define HZ CONFIG_HZ 26# define HZ CONFIG_HZ
27# define USER_HZ 100 27# define USER_HZ 100
28# define CLOCKS_PER_SEC USER_HZ 28# define CLOCKS_PER_SEC USER_HZ
29#else
30# define HZ 100
29#endif 31#endif
30 32
31#endif /* __V850_PARAM_H__ */ 33#endif /* __V850_PARAM_H__ */