PATCH: not sure what the author was on ..

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Jul 11 2003 - 13:07:51 EST


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.75/drivers/video/sis/init301.c linux-2.5.75-ac1/drivers/video/sis/init301.c
--- linux-2.5.75/drivers/video/sis/init301.c 2003-07-10 21:04:46.000000000 +0100
+++ linux-2.5.75-ac1/drivers/video/sis/init301.c 2003-07-11 13:43:45.000000000 +0100
@@ -5282,7 +5282,7 @@
 #ifdef SIS315H /* 310/325 series */
 
         if(SiS_Pr->SiS_IF_DEF_CH70xx != 0) {
- temp = temp = SiS_GetCH701x(SiS_Pr,0x61);
+ temp = SiS_GetCH701x(SiS_Pr,0x61);
                 if(temp < 1) {
                    SiS_SetCH701x(SiS_Pr,0xac76);
                    SiS_SetCH701x(SiS_Pr,0x0066);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 15 2003 - 22:00:40 EST