]> err.no Git - linux-2.6/blobdiff - include/asm-v850/param.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / include / asm-v850 / param.h
index 8d796e4bff52a4954dc01d9158854e99bd2e78ca..3c65bd573782d34e060d52299bfcc5a4cd7b37bb 100644 (file)
@@ -14,8 +14,6 @@
 #ifndef __V850_PARAM_H__
 #define __V850_PARAM_H__
 
-#include <asm/machdep.h>       /* For HZ */
-
 #define EXEC_PAGESIZE  4096
 
 #ifndef NOGROUP
@@ -25,6 +23,8 @@
 #define MAXHOSTNAMELEN 64      /* max length of hostname */
 
 #ifdef __KERNEL__
+#include <asm/machdep.h>       /* For HZ */
+
 # define USER_HZ       100
 # define CLOCKS_PER_SEC        USER_HZ
 #endif