aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sis/osdef.h
diff options
context:
space:
mode:
authorMichal Piotrowski <michal.k.k.piotrowski@gmail.com>2006-10-03 01:14:57 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-10-03 08:04:11 -0700
commit31df9ee8c63a8d9459358e9d4be17e331f63de76 (patch)
tree10f08b6b1b63aade0a6e3bf1fc949bc1dad30ef6 /drivers/video/sis/osdef.h
parent[PATCH] drivers/video/sis/init.h: removal of old code (diff)
downloadlinux-dev-31df9ee8c63a8d9459358e9d4be17e331f63de76.tar.xz
linux-dev-31df9ee8c63a8d9459358e9d4be17e331f63de76.zip
[PATCH] drivers/video/sis/osdef.h: removal of old code
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com> Cc: "Antonino A. Daplas" <adaplas@pol.net> Cc: Thomas Winischhofer <thomas@winischhofer.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
-rw-r--r--drivers/video/sis/osdef.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/video/sis/osdef.h b/drivers/video/sis/osdef.h
index f59568020eb2..d048bd39961b 100644
--- a/drivers/video/sis/osdef.h
+++ b/drivers/video/sis/osdef.h
@@ -100,11 +100,7 @@
#define SIS315H
#endif
-#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0)
#define SIS_LINUX_KERNEL_26
-#else
-#define SIS_LINUX_KERNEL_24
-#endif
#if !defined(SIS300) && !defined(SIS315H)
#warning Neither CONFIG_FB_SIS_300 nor CONFIG_FB_SIS_315 is set