Commit 5ba056cb authored by Michal Piotrowski's avatar Michal Piotrowski Committed by Paul Mundt

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

There is no need to include linux/console.h twice.
Signed-off-by: default avatarMichal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment