]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- [ppc] workaround for conflict types.
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 6 Jul 2004 21:16:33 +0000 (21:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
        ('drivers/media/common/saa7146_video.c:3: error: conflicting types
          for `memory' include/asm-m68k/setup.h:365: error: previous
          declaration of `memory').
          waiting for A.Morton response...

Changed files:
    kernel.spec -> 1.441.2.725

kernel.spec

index 6de2bbc02a8374d1ee25affd3a1bcde5226f619b..cf26c48e49ba5a2da3be666296baacb14c0b4a0c 100644 (file)
@@ -233,6 +233,7 @@ Patch212:   exec-shield-make-peace-with-grsecurity.patch
 Patch300:      2.6.7-ppc-asm-defs.patch
 Patch301:      2.6.7-ppc-strncasecmp.patch
 Patch302:      2.6.7-ppc-cciss-div.patch
+Patch303:      2.6.7-ppc-saa7146-workaround.patch
 
 URL:           http://www.kernel.org/
 BuildRequires: binutils >= 2.14.90.0.7
@@ -734,6 +735,7 @@ patch -p1 -s < exec-shield.patch
 %patch300 -p1
 %patch301 -p1
 %patch302 -p1
+%patch303 -p1
 
 # Fix EXTRAVERSION and CC in main Makefile
 mv -f Makefile Makefile.orig
This page took 0.080511 seconds and 4 git commands to generate.