From 5ba056cb3c5d424dc2886fb02305af11fa46af02 Mon Sep 17 00:00:00 2001 From: Michal Piotrowski Date: Sun, 12 Aug 2007 12:18:54 +0900 Subject: sh64: arch/sh64/kernel/setup.c: duplicate include removal. There is no need to include linux/console.h twice. Signed-off-by: Michal Piotrowski Signed-off-by: Paul Mundt --- arch/sh64/kernel/setup.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/sh64/kernel') diff --git a/arch/sh64/kernel/setup.c b/arch/sh64/kernel/setup.c index 53e9d20a874..2b7264c0c6f 100644 --- a/arch/sh64/kernel/setup.c +++ b/arch/sh64/kernel/setup.c @@ -59,10 +59,6 @@ #include #include -#ifdef CONFIG_VT -#include -#endif - struct screen_info screen_info; #ifdef CONFIG_BLK_DEV_RAM -- cgit v1.2.3