From eb59ea45ab77c14b090ea857d9ea9f902f40db0b Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 14 Jul 2008 19:45:45 +0200 Subject: video: Clean drivers/video/Makefile Signed-off-by: Michal Simek --- drivers/video/cfb_console.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/video/cfb_console.c') diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c index d313e9098c..79562ec11f 100644 --- a/drivers/video/cfb_console.c +++ b/drivers/video/cfb_console.c @@ -92,8 +92,6 @@ CONFIG_VIDEO_HW_CURSOR: - Uses the hardware cursor capability of the #include -#ifdef CONFIG_CFB_CONSOLE - #include /*****************************************************************************/ @@ -1352,4 +1350,3 @@ int drv_video_init (void) /* No console dev available */ return 0; } -#endif /* CONFIG_CFB_CONSOLE */ -- cgit v1.2.1