提交 5f15d378 编写于 作者: A Adrian Bunk 提交者: Ralf Baechle

[MIPS] don't leak setup_early_printk() in userspace header

Our userspace headers shouldn't contain prototypes of in-kernel
functions.
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 f113c5ed
......@@ -3,6 +3,8 @@
#define COMMAND_LINE_SIZE 256
#ifdef __KERNEL__
extern void setup_early_printk(void);
#endif /* __KERNEL__ */
#endif /* __SETUP_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册