projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6d7543
)
sh64: arch/sh64/kernel/setup.c: duplicate include removal.
author
Michal Piotrowski
<michal.k.k.piotrowski@gmail.com>
Sun, 12 Aug 2007 03:18:54 +0000
(12:18 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sun, 12 Aug 2007 03:18:54 +0000
(12:18 +0900)
There is no need to include linux/console.h twice.
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh64/kernel/setup.c
patch
|
blob
|
history
diff --git
a/arch/sh64/kernel/setup.c
b/arch/sh64/kernel/setup.c
index 53e9d20a874a4c6b75c44d949763261f87525893..2b7264c0c6f71827dad142aa1d43db000ebdbc0c 100644
(file)
--- a/
arch/sh64/kernel/setup.c
+++ b/
arch/sh64/kernel/setup.c
@@
-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