提交 5ba056cb 编写于 作者: M Michal Piotrowski 提交者: Paul Mundt

sh64: arch/sh64/kernel/setup.c: duplicate include removal.

There is no need to include linux/console.h twice.
Signed-off-by: NMichal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 f6d7543a
......@@ -59,10 +59,6 @@
#include <asm/setup.h>
#include <asm/smp.h>
#ifdef CONFIG_VT
#include <linux/console.h>
#endif
struct screen_info screen_info;
#ifdef CONFIG_BLK_DEV_RAM
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册