From 4370409a924b5e065f9f0905d243ab69a95b52f4 Mon Sep 17 00:00:00 2001 From: Michal Piotrowski Date: Tue, 3 Oct 2006 01:15:00 -0700 Subject: [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 --- drivers/video/sis/sis_main.c | 232 +------------------------------------------ 1 file changed, 3 insertions(+), 229 deletions(-) (limited to 'drivers/video/sis/sis_main.c') diff --git a/drivers/video/sis/sis_main.c b/drivers/video/sis/sis_main.c index 895ebda7d9e3..baaf495a0a6d 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