summaryrefslogtreecommitdiff
path: root/include/asm-v850/param.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-05-17 17:12:20 +0200
committerThomas Gleixner <tglx@linutronix.de>2008-05-17 17:12:20 +0200
commit3856aa0c642dc34af7939e30f93e81eefbe0b935 (patch)
treee55e69097c7f3186e38dc1d3b3d4a05f4e68b1e2 /include/asm-v850/param.h
parentaaaf92ba88d5a2664185ba20fd34308c8581d59f (diff)
parentf26a3988917913b3d11b2bd741601a2c64ab9204 (diff)
Merge branch 'linus' into x86/cpatip-x86-cpa-2008-05-17-15-12-20
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 @@
# define HZ CONFIG_HZ
# define USER_HZ 100
# define CLOCKS_PER_SEC USER_HZ
+#else
+# define HZ 100
#endif
#endif /* __V850_PARAM_H__ */