Re: [RFC] [PATCH 1/10] drivers/video/sis/init301.h Removal of oldcode

From: Michal Piotrowski
Date: Sat Aug 12 2006 - 12:58:35 EST


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

diff -uprN -X linux-work/Documentation/dontdiff linux-work-clean/drivers/video/sis/init301.h linux-work/drivers/video/sis/init301.h
--- linux-work-clean/drivers/video/sis/init301.h 2006-08-12 01:51:17.000000000 +0200
+++ linux-work/drivers/video/sis/init301.h 2006-08-12 18:22:02.000000000 +0200
@@ -71,16 +71,9 @@
#include <linux/types.h>
#include <asm/io.h>
#include <linux/fb.h>
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)
-#include <video/fbcon.h>
-#endif
#include "sis.h"
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)
-#include <linux/sisfb.h>
-#else
#include <video/sisfb.h>
#endif
-#endif

static const unsigned char SiS_YPbPrTable[3][64] = {
{


-
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/