Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / arch / mn10300 / include / asm / setup.h
index c229d1e..fb02455 100644 (file)
@@ -11,8 +11,8 @@
 #ifndef _ASM_SETUP_H
 #define _ASM_SETUP_H
 
-#ifdef __KERNEL__
+#include <uapi/asm/setup.h>
+
 extern void __init unit_setup(void);
 extern void __init unit_init_IRQ(void);
-#endif
 #endif /* _ASM_SETUP_H */