diff options
| -rw-r--r-- | arch/mn10300/include/asm/setup.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mn10300/include/asm/setup.h b/arch/mn10300/include/asm/setup.h index 08356c832283..c229d1e3f999 100644 --- a/arch/mn10300/include/asm/setup.h +++ b/arch/mn10300/include/asm/setup.h | |||
| @@ -11,7 +11,8 @@ | |||
| 11 | #ifndef _ASM_SETUP_H | 11 | #ifndef _ASM_SETUP_H |
| 12 | #define _ASM_SETUP_H | 12 | #define _ASM_SETUP_H |
| 13 | 13 | ||
| 14 | #ifdef __KERNEL__ | ||
| 14 | extern void __init unit_setup(void); | 15 | extern void __init unit_setup(void); |
| 15 | extern void __init unit_init_IRQ(void); | 16 | extern void __init unit_init_IRQ(void); |
| 16 | 17 | #endif | |
| 17 | #endif /* _ASM_SETUP_H */ | 18 | #endif /* _ASM_SETUP_H */ |
