]> Pileus Git - ~andy/linux/blobdiff - arch/mn10300/include/asm/setup.h
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
[~andy/linux] / arch / mn10300 / include / asm / setup.h
index 08356c83228329835a153bd18160af0650bbdb0d..c229d1e3f9990a6ed483e24c9e1d8b5035e4e427 100644 (file)
@@ -11,7 +11,8 @@
 #ifndef _ASM_SETUP_H
 #define _ASM_SETUP_H
 
+#ifdef __KERNEL__
 extern void __init unit_setup(void);
 extern void __init unit_init_IRQ(void);
-
+#endif
 #endif /* _ASM_SETUP_H */