From: Michal Piotrowski Date: Tue, 3 Oct 2006 08:15:00 +0000 (-0700) Subject: [PATCH] drivers/video/sis/sis_main.c: removal of old code X-Git-Tag: upstream/snapshot3+hdmi~37358 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4370409a924b5e065f9f0905d243ab69a95b52f4;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git [PATCH] drivers/video/sis/sis_main.c: removal of old code Signed-off-by: Michal Piotrowski Cc: "Antonino A. Daplas" Cc: Thomas Winischhofer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/sis/sis_main.c b/drivers/video/sis/sis_main.c index 895ebda..baaf495 100644 --- a/drivers/video/sis/sis_main.c +++ b/drivers/video/sis/sis_main.c @@ -35,9 +35,7 @@ #include #include -#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0) #include -#endif #include #include #include @@ -58,9 +56,6 @@ #include #include #include -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) -#include -#endif #include #include #include @@ -70,35 +65,9 @@ #include #endif -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) -#include