2006-08-12 17:01:33

by Michal Piotrowski

[permalink] [raw]
Subject: Re: [RFC] [PATCH 4/10] drivers/video/sis/osdef.h Removal of old code

Signed-off-by: Michal Piotrowski <[email protected]>

diff -uprN -X linux-work/Documentation/dontdiff linux-work-clean/drivers/video/sis/osdef.h linux-work/drivers/video/sis/osdef.h
--- linux-work-clean/drivers/video/sis/osdef.h 2006-08-12 01:51:17.000000000 +0200
+++ linux-work/drivers/video/sis/osdef.h 2006-08-12 18:19:47.000000000 +0200
@@ -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