diff options
author | Michal Piotrowski <michal.k.k.piotrowski@gmail.com> | 2006-10-03 04:14:54 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-03 11:04:11 -0400 |
commit | 99dbb4641a820c777cb32d2907402525a6ab4015 (patch) | |
tree | 0cdab123eca89b0c9bb73e03b1f648259c54dcb5 /drivers/video/sis | |
parent | 9237ed0fef8d0373b39cc7884451d3c3e3bc8a2a (diff) |
[PATCH] drivers/video/sis/init301.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 'drivers/video/sis')
-rw-r--r-- | drivers/video/sis/init301.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/video/sis/init301.h b/drivers/video/sis/init301.h index bc321dc57e92..4f3a28699d37 100644 --- a/drivers/video/sis/init301.h +++ b/drivers/video/sis/init301.h | |||
@@ -71,16 +71,9 @@ | |||
71 | #include <linux/types.h> | 71 | #include <linux/types.h> |
72 | #include <asm/io.h> | 72 | #include <asm/io.h> |
73 | #include <linux/fb.h> | 73 | #include <linux/fb.h> |
74 | #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) | ||
75 | #include <video/fbcon.h> | ||
76 | #endif | ||
77 | #include "sis.h" | 74 | #include "sis.h" |
78 | #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) | ||
79 | #include <linux/sisfb.h> | ||
80 | #else | ||
81 | #include <video/sisfb.h> | 75 | #include <video/sisfb.h> |
82 | #endif | 76 | #endif |
83 | #endif | ||
84 | 77 | ||
85 | static const unsigned char SiS_YPbPrTable[3][64] = { | 78 | static const unsigned char SiS_YPbPrTable[3][64] = { |
86 | { | 79 | { |