[kernel] r5990 - dists/trunk/linux-2.6/debian/patches

Martin Michlmayr tbm at costa.debian.org
Mon Feb 27 23:50:55 UTC 2006


Author: tbm
Date: Mon Feb 27 23:50:54 2006
New Revision: 5990

Modified:
   dists/trunk/linux-2.6/debian/patches/mips-fix_iomap_nonpci.patch
Log:
make it apply


Modified: dists/trunk/linux-2.6/debian/patches/mips-fix_iomap_nonpci.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/mips-fix_iomap_nonpci.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/mips-fix_iomap_nonpci.patch	Mon Feb 27 23:50:54 2006
@@ -10,12 +10,12 @@
 #
 #  Yes, R3000 does not define _CACHE_CACHABLE_COW.
 
---- a/arch/mips/lib/Makefile~	2006-01-23 12:42:02.000000000 +0000
-+++ b/arch/mips/lib/Makefile	2006-01-23 12:42:11.000000000 +0000
-@@ -4,6 +4,6 @@
- 
+--- a/arch/mips/lib/Makefile	2006-02-27 23:50:16.000000000 +0000
++++ b/arch/mips/lib/Makefile	2006-02-27 23:50:33.000000000 +0000
+@@ -5,6 +5,6 @@
  lib-y	+= csum_partial_copy.o memcpy.o promlib.o strlen_user.o strncpy_user.o \
  	   strnlen_user.o uncached.o
+ 
 -obj-y	+= iomap.o
 +obj-$(CONFIG_PCI)	+= iomap.o
  



More information about the Kernel-svn-changes mailing list