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/sed13806.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/video/sed13806.c') diff --git a/drivers/video/sed13806.c b/drivers/video/sed13806.c index 6996ca8..9cd19b5 100644 --- a/drivers/video/sed13806.c +++ b/drivers/video/sed13806.c @@ -25,8 +25,6 @@ #include -#ifdef CONFIG_VIDEO_SED13806 - #include #include @@ -307,4 +305,3 @@ void video_init_hw_cursor (int font_width, int font_height) writeByte (LCD_CURSOR_CNTL, 1); } #endif -#endif -- cgit v1.1