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

From: Michal Piotrowski
Date: Sat Aug 12 2006 - 12:59:48 EST


Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx>

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


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/