SOURCES: linux-2.4.1-compilefailure.patch - updated for 2.4.34.1

qboosh qboosh at pld-linux.org
Mon Feb 19 12:44:14 CET 2007


Author: qboosh                       Date: Mon Feb 19 11:44:14 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.4.34.1

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

---- Diffs:

================================================================
Index: SOURCES/linux-2.4.1-compilefailure.patch
diff -u SOURCES/linux-2.4.1-compilefailure.patch:1.37 SOURCES/linux-2.4.1-compilefailure.patch:1.38
--- SOURCES/linux-2.4.1-compilefailure.patch:1.37	Thu Aug 17 13:18:55 2006
+++ SOURCES/linux-2.4.1-compilefailure.patch	Mon Feb 19 12:44:08 2007
@@ -49,27 +49,6 @@
  
  #include <asm/uaccess.h>
  #include <asm/string.h>
-diff -urN linux-2.4.22.org/drivers/atm/horizon.c linux-2.4.22/drivers/atm/horizon.c
---- linux-2.4.22.org/drivers/atm/horizon.c	2003-11-23 16:00:27.000000000 +0100
-+++ linux-2.4.22/drivers/atm/horizon.c	2003-11-23 16:04:29.000000000 +0100
-@@ -480,7 +480,7 @@
- #endif
-   return;
- }
--
-+#if 0
- static inline void dump_regs (hrz_dev * dev) {
- #ifdef DEBUG_HORIZON
-   PRINTD (DBG_REGS, "CONTROL 0: %#x", rd_regl (dev, CONTROL_0_REG));
-@@ -494,7 +494,7 @@
- #endif
-   return;
- }
--
-+#endif
- static inline void dump_framer (hrz_dev * dev) {
- #ifdef DEBUG_HORIZON
-   unsigned int i;
 diff -urN linux-2.4.22.org/drivers/block/blkpg.c linux-2.4.22/drivers/block/blkpg.c
 --- linux-2.4.22.org/drivers/block/blkpg.c	2003-11-23 15:59:47.000000000 +0100
 +++ linux-2.4.22/drivers/block/blkpg.c	2003-11-23 16:04:29.000000000 +0100
@@ -167,18 +146,6 @@
  {
  	int ints[4];
  
-diff -urN linux-2.4.22.org/drivers/net/rrunner.c linux-2.4.22/drivers/net/rrunner.c
---- linux-2.4.22.org/drivers/net/rrunner.c	2003-11-23 15:59:37.000000000 +0100
-+++ linux-2.4.22/drivers/net/rrunner.c	2003-11-23 16:04:29.000000000 +0100
-@@ -234,7 +234,7 @@
- 		 * Don't access any registes before this point!
- 		 */
- #ifdef __BIG_ENDIAN
--		writel(readl(&regs->HostCtrl) | NO_SWAP, &regs->HostCtrl);
-+		writel(readl(&rrpriv->regs->HostCtrl) | NO_SWAP, &rrpriv->regs->HostCtrl);
- #endif
- 		/*
- 		 * Need to add a case for little-endian 64-bit hosts here.
 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.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list