]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- updated for 2.4.34.1 auto/ac/kernel24-2_4_34-1 kernel24-2_4_34-0_2
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 19 Feb 2007 11:44:08 +0000 (11:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-2.4.1-compilefailure.patch -> 1.38

linux-2.4.1-compilefailure.patch

index 59e86454f45274efa42e030f790ba3474e0fe47c..8b588afe687049033ba176e4a426465da6cc2445 100644 (file)
@@ -49,27 +49,6 @@ diff -urN linux-2.4.22.org/arch/sparc64/solaris/misc.c linux-2.4.22/arch/sparc64
  
  #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 @@ diff -urN linux-2.4.22.org/drivers/net/plip.c linux-2.4.22/drivers/net/plip.c
  {
        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
This page took 0.069747 seconds and 4 git commands to generate.