SOURCES: linux-2.4.1-compilefailure.patch - sk98lin part not neede...

qboosh qboosh at pld-linux.org
Thu Aug 17 13:19:00 CEST 2006


Author: qboosh                       Date: Thu Aug 17 11:19:00 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- sk98lin part not needed now, looks strange anyway

---- Files affected:
SOURCES:
   linux-2.4.1-compilefailure.patch (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.4.1-compilefailure.patch
diff -u SOURCES/linux-2.4.1-compilefailure.patch:1.36 SOURCES/linux-2.4.1-compilefailure.patch:1.37
--- SOURCES/linux-2.4.1-compilefailure.patch:1.36	Sun Jun 20 17:51:39 2004
+++ SOURCES/linux-2.4.1-compilefailure.patch	Thu Aug 17 13:18:55 2006
@@ -179,21 +179,6 @@
  #endif
  		/*
  		 * Need to add a case for little-endian 64-bit hosts here.
-diff -urN linux-2.4.22.org/drivers/net/sk98lin/h/skgepnm2.h linux-2.4.22/drivers/net/sk98lin/h/skgepnm2.h
---- linux-2.4.22.org/drivers/net/sk98lin/h/skgepnm2.h	2003-11-23 15:59:43.000000000 +0100
-+++ linux-2.4.22/drivers/net/sk98lin/h/skgepnm2.h	2003-11-23 16:04:29.000000000 +0100
-@@ -371,7 +371,11 @@
- #if SK_TICKS_PER_SEC == 100
- #define SK_PNMI_HUNDREDS_SEC(t)	(t)
- #else
-+#if SK_TICKS_PER_SEC == 1000
-+#define SK_PNMI_HUNDREDS_SEC(t)       ((t*1000)>>10)
-+#else
- #define SK_PNMI_HUNDREDS_SEC(t)	(((t) * 100) / (SK_TICKS_PER_SEC))
-+#endif
- #endif /* !SK_TICKS_PER_SEC */
- #endif /* !SK_PNMI_HUNDREDS_SEC */
- 
 diff -urN linux-2.4.22.org/drivers/net/wan/sdla_chdlc.c linux-2.4.22/drivers/net/wan/sdla_chdlc.c
 --- linux-2.4.22.org/drivers/net/wan/sdla_chdlc.c	2003-11-23 15:59:40.000000000 +0100
 +++ linux-2.4.22/drivers/net/wan/sdla_chdlc.c	2003-11-23 16:04:29.000000000 +0100
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.4.1-compilefailure.patch?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list