From: Michal Piotrowski Date: Tue, 3 Oct 2006 08:14:57 +0000 (-0700) Subject: [PATCH] drivers/video/sis/osdef.h: removal of old code X-Git-Tag: v2.6.19-rc1~299 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=31df9ee8c63a8d9459358e9d4be17e331f63de76;p=safe%2Fjmp%2Flinux-2.6 [PATCH] drivers/video/sis/osdef.h: 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/osdef.h b/drivers/video/sis/osdef.h index f595680..d048bd3 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